mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-24 00:17:54 +00:00
More package lines
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/*
|
||||
package aegis implements the AEGIS-128L and AEGIS-256 Authenticated
|
||||
Encryption with Additional Data algorithms.
|
||||
package aegis implements the AEGIS-128L and AEGIS-256 AEAD algorithms.
|
||||
|
||||
Where AEAD stands for Authenticated Encryption with Additional Data.
|
||||
|
||||
See:
|
||||
- [[ https://www.ietf.org/archive/id/draft-irtf-cfrg-aegis-aead-12.txt ]]
|
||||
|
||||
Reference in New Issue
Block a user