• v0.1.1 23471c155c

    v0.1.1-alpha Pre-Release

    artemismirai released this 2023-06-03 02:37:49 +02:00 | 2 commits to master since this release

    This release contains some minor changes aimed to improve performance.

    Downloads
  • v0.1.0 ebb11f1a22

    v0.1.0-alpha Pre-Release

    artemismirai released this 2023-06-02 02:13:26 +02:00 | 5 commits to master since this release

    This is the initial release of KDT. It's not perfect, but it's able to:

    • Sign messages with CRYSTALS-Dilithium, and verify these signatures
    • Encrypt messages with CRYSTALS-Kyber, and decrypt these messages
    • Store keys locally
    • Create key pairs and import key pairs

    However, before production use, we need to implement:

    • Hybrid encryption and signing
    • A password-protected owned key store
    Downloads