Skip to content

clfs/ecb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecb

Go Reference

Warning Never use this in a production system. ECB mode is not secure.

This package implements the electronic codebook (ECB) block cipher mode, which is missing from Go's standard library.

It satisfies all the requirements of the crypto/cipher.BlockMode interface.

About

ECB block cipher mode for Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages