This website requires JavaScript.
Explore
Help
Sign in
CEF
/
grumble
Watch
1
Star
0
Fork
You've already forked grumble
0
forked from
External/grumble
Code
Pull requests
Activity
533283bd53
grumble
/
pkg
/
cryptstate
History
Download ZIP
Download TAR.GZ
Mikkel Krautz
533283bd53
pkg/cryptstate: unexport DecryptHistorySize.
2012-12-09 13:22:39 +01:00
..
ocb2
pkg/cryptstate: make cryptstate independent of the chosen crypto mode.
2012-12-08 23:34:42 +01:00
testgen
Throw the code out there. :)
2010-09-20 15:14:22 +02:00
cryptstate.go
pkg/cryptstate: unexport DecryptHistorySize.
2012-12-09 13:22:39 +01:00
cryptstate_test.go
pkg/cryptstate: add NULL crypto mode.
2012-12-09 12:58:59 +01:00
Makefile
cryptstate: s/AESBlockSize/aes.BlockSize, rename to grumble/cryptstate.
2011-05-14 18:50:07 +02:00
mode_null.go
pkg/cryptstate: add NULL crypto mode.
2012-12-09 12:58:59 +01:00
mode_ocb2.go
pkg/cryptstate: make cryptstate independent of the chosen crypto mode.
2012-12-08 23:34:42 +01:00
mode_secretbox.go
pkg/cryptstate: add support for XSalsa20-Poly1305 crypto mode.
2012-12-09 12:44:33 +01:00