chiark
/
gitweb
/
~mdw
/
catacomb-python
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
rand.c: Show keyword argument as optional.
[catacomb-python]
/
algorithms.py
diff --git
a/algorithms.py
b/algorithms.py
index 46abccbc7b8942217e61c8671f7bcc577cefb466..5730c4567804a200a7f93b11aa31cee17f43c7be 100644
(file)
--- a/
algorithms.py
+++ b/
algorithms.py
@@
-25,6
+25,8
@@
serpent noekeon
'''.split()
pmodes = '''
ecb cbc cfb ofb counter
'''.split()
pmodes = '''
ecb cbc cfb ofb counter
+cmac pmac1
+ccm eax gcm ocb1 ocb3
'''.split()
streamciphers = '''
rc4 seal
'''.split()
streamciphers = '''
rc4 seal