AES key setup and block ciphers.
AES mode wrappers not implemented, so no public interface yet. R=r DELTA=918 (918 added, 0 deleted, 0 changed) OCL=28848 CL=28863
Showing
src/lib/crypto/aes/Makefile
0 → 100644
src/lib/crypto/aes/block.go
0 → 100644
src/lib/crypto/aes/const.go
0 → 100644
This diff is collapsed.
src/lib/crypto/aes/modes.go
0 → 100644
Please register or sign in to comment