releasing key guide under CC 4.0 BY-SA
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package poly1305
|
||||
|
||||
const (
|
||||
Name string = "chacha20-poly1305@openssh.com"
|
||||
Name string = "chacha20-poly1305@openssh.com"
|
||||
BlockSize int = 8
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user