init: v1.0.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/*
|
||||
Package modes is the block cipher's modes, ecb, cbc or others
|
||||
cbc and others are relized by go auther, so here only have ecb
|
||||
*/
|
||||
package modes
|
||||
Reference in New Issue
Block a user