lattice_protocol 0.1.0 copy "lattice_protocol: ^0.1.0" to clipboard
lattice_protocol: ^0.1.0 copied to clipboard

SC-AKE and SC-DAKE protocol implementation for the Lattice Signal protocol, based on Hashimoto et al. PQC 2022.

0.1.0 #

  • Initial release.
  • SC-AKE handshake protocol (Hashimoto et al. PQC 2022, Figure 4).
  • SC-DAKE deniable variant with ring signatures.
  • Key types: LongTermPublicKey, LongTermSecretKey, EphemeralPreKey, SessionId.
  • Message types: PreKeyBundle, KeyExchangeMessage.
  • Binary serialization with length-prefixed encoding.
  • In-memory store implementations.
0
likes
150
points
7
downloads

Documentation

API reference

Publisher

verified publisherflutterplaza.com

Weekly Downloads

SC-AKE and SC-DAKE protocol implementation for the Lattice Signal protocol, based on Hashimoto et al. PQC 2022.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

crypto, lattice_crypto, meta

More

Packages that depend on lattice_protocol