Historique des commits

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