releasing key guide under CC 4.0 BY-SA
This commit is contained in:
6
cipher/null/consts.go
Normal file
6
cipher/null/consts.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package null
|
||||
|
||||
const (
|
||||
Name string = ""
|
||||
BlockSize int = 8
|
||||
)
|
||||
Reference in New Issue
Block a user