cryptography/docs/hazmat
Paul Kehrer 20b57be8d8 remove block size as a required part of HashAlgorithm (#4249)
Internal block size isn't a particularly useful piece of information and
constructions like SHA3 make it even harder to determine what that
really means. Accordingly, we're removing it from the interface (but
leaving it on all existing hashes)
2018-05-16 10:42:10 -04:00
..
backends Fix load_rsa_public_numbers documentation (#3871) 2017-08-20 07:17:16 -04:00
bindings time to remove commoncrypto, fare thee well (#3551) 2017-05-20 10:09:02 -07:00
primitives remove block size as a required part of HashAlgorithm (#4249) 2018-05-16 10:42:10 -04:00