Skip to content

Commit

Permalink
license up
Browse files Browse the repository at this point in the history
  • Loading branch information
hodza committed Aug 18, 2023
1 parent fb9f09d commit bc160e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
This is a compilation of the
- Port of some cryptography modules of ETH Oberon/Aos/A2 System (named "A2" in the following)
- X25519 implementation by Hirbod Behnam
- All other modules(GCM, TLS AEAD) writen by Anton Shelin
- All other modules and modifications(GCM, TLS ECDHE, TLS AEAD) writen by Anton Shelin

Nearly all parts of this subsystem belong to the ETH A2 System, exceptions are the files:
"CommStreams", "Compat", "CompatDebug", "CompatTests", "FileStreams", "StdLogStream".
"X25519", "Gcm", "FieldElement".

----

Expand Down

0 comments on commit bc160e3

Please sign in to comment.