Commit Graph

3 Commits

Author SHA1 Message Date
Andrew M. Kuchling 567be84f95 Use key_size of None for variable-size keys 2001-10-29 22:37:17 +00:00
Andrew M. Kuchling 0bc40d7a97 'blocksize' -> 'block_size', 'keysize' -> 'key_size'
Rip out the key_size attribute of cipher objects
Set PEP number
Various rewrites
2001-09-20 16:12:26 +00:00
Andrew M. Kuchling 9a8e19ea89 Initial check-in of PEP 272, "API for Secret-Key Encryption Algorithms" 2001-09-20 16:06:16 +00:00