Commit Graph

  • 9ed992acd3 Add hashbang to qraltcrypt.py master Juhani Krekelä 2020-07-04 13:29:22 +0300
  • 4f449832aa Compress qraltcrypt.py further Juhani Krekelä 2020-07-04 13:26:37 +0300
  • a6bc198dd6 Create an alternative (incomptible) version Juhani Krekelä 2020-07-04 13:13:53 +0300
  • 619890c5f1 Let's not leak our test files into git Juhani Krekelä 2020-06-25 19:50:35 +0300
  • d2335a8e35 Whoops Juhani Krekelä 2020-06-25 17:23:36 +0300
  • a81707896b Handle case where input >256GiB Juhani Krekelä 2020-06-25 17:22:41 +0300
  • 5c5ff31d0e Compress qrcrypt.py further Juhani Krekelä 2020-06-25 14:58:27 +0300
  • d3c57278f4 Add a hashbang Juhani Krekelä 2020-06-25 14:27:11 +0300
  • 2bcaa92300 Fix tests Juhani Krekelä 2020-06-25 14:26:09 +0300
  • 9191cde0eb Compact qrcrypt.py further Juhani Krekelä 2020-06-25 14:06:27 +0300
  • 5784d62024 Compact tool.py into qrcrypt.py Juhani Krekelä 2020-06-25 13:50:30 +0300
  • cb5b9e6561 Make the tool nicer Juhani Krekelä 2020-06-25 12:47:22 +0300
  • 2abf5ccf6f Remove doubled test Juhani Krekelä 2020-06-25 12:41:52 +0300
  • d4956a2fd6 Remove extraneous space Juhani Krekelä 2020-06-25 12:37:37 +0300
  • cd6544ce67 Create a tool for public key encryption Juhani Krekelä 2020-06-25 12:37:10 +0300
  • d9363f3b69 Compact xchacha20-poly1305 Juhani Krekelä 2020-06-25 12:16:37 +0300
  • 08afb17745 Implement xchacha20 Juhani Krekelä 2020-06-25 12:02:19 +0300
  • 7084955039 Compact ecdh-curve25519 Juhani Krekelä 2020-06-25 11:40:55 +0300
  • 09ad93fbeb Implement ECDH with curve25519 Juhani Krekelä 2020-06-25 11:34:55 +0300
  • a1a314ba95 Test chapoly decryption too Juhani Krekelä 2020-06-25 11:26:14 +0300
  • 498d6f1219 Implement x25519.py Juhani Krekelä 2020-06-25 11:12:38 +0300
  • 1f6512fa57 Compact compact_chapoly.py more Juhani Krekelä 2020-06-25 10:34:20 +0300
  • f27e1b6d60 Add tests Juhani Krekelä 2020-06-24 18:56:07 +0300
  • 322c7cb967 Pass the 96bit nonce directly instead of in parts Juhani Krekelä 2020-06-24 18:54:36 +0300
  • b5dea9b8dc Compact the chapoly implementation Juhani Krekelä 2020-06-24 15:37:02 +0300
  • 69e8136a37 Unoptimized implementation of chacha20-poly1305 Juhani Krekelä 2020-06-24 13:45:11 +0300