Commit History

Author SHA1 Message Date
  Stephen Paul Weber bdf3f88afa Add super calls that should have been there 10 years ago
  Stephen Paul Weber f75765f80b Add encryptDecrypt example 10 years ago
  Stephen Paul Weber 809c9291dd Fix int2byte conversion 10 years ago
  Stephen Paul Weber 8025e168a9 Explicit export lists 10 years ago
  Stephen Paul Weber bf87416a86 Fix style 10 years ago
  Stephen Paul Weber 335921db6c Merge branch 'cryptography' 10 years ago
  Stephen Paul Weber 3e75926453 Merge pull request #9 from dlmueller/master 10 years ago
  Stephen Paul Weber 4ff52a182d DSA signing and verification 10 years ago
  Stephen Paul Weber b76881dd49 Better error for bitlength 10 years ago
  David Lukas Müller c72053982e fixed Python 3 issues 10 years ago
  David Lukas Müller c4cef2a8bc reverted code style in untouched lines 10 years ago
  David Lukas Müller 3de8a20d64 extended ASCII armor unit test 10 years ago
  David Lukas Müller 1b162f5bd8 added unit test for 'enarmor' 10 years ago
  David Lukas Müller cf5cc05755 added enarmor(bytes) --> text 10 years ago
  Stephen Paul Weber dbc23039f9 Initial unarmor support 10 years ago
  Stephen Paul Weber 2f868f8e3c Implement encryption using cryptography package 10 years ago
  Stephen Paul Weber 3ff23c7d68 Fix some DSA stuff 10 years ago
  Stephen Paul Weber 52e2638236 Support streaming API for secret key decryption 10 years ago
  Stephen Paul Weber 2c321f866c Need to convert all the DSA numbers 10 years ago
  Stephen Paul Weber 3b96c18a2c RSA keysigning with cryptography 10 years ago
  Stephen Paul Weber d4b24896f2 Initial RSA stuff working with cryptography 10 years ago
  Stephen Paul Weber f587a886d2 Move all symmetric algorithm stuff to cryptography 10 years ago
  Stephen Paul Weber f6f0fc9b07 Initial adapter for cryptography package 10 years ago
  Stephen Paul Weber 4d6311457a Full streaming parsing support 10 years ago
  Stephen Paul Weber d602433ad4 Initial work on streaming parsing 10 years ago
  Stephen Paul Weber 0d9cfac3ac Fix for python 3 10 years ago
  Stephen Paul Weber 171aec7ec8 Implement encryption 10 years ago
  Stephen Paul Weber b5f8eeb1ec Pad-then-unpad helper and default IV to all zeros 10 years ago
  Stephen Paul Weber ecf7c38ad6 ModificationDetectionCodePacket 10 years ago
  Stephen Paul Weber 3f5c2d470b Example of verifying key integrity 10 years ago