Relative Content

Tag Archive for pythoncryptographypost-quantum-cryptography

No module named ‘pqcrypto._kem.kyber512’

I am currently developing a simplified Python implementation of the X3DH Signal Protocol for my master’s dissertation. My primary objective is to compare the performance of three versions: a classical implementation, a post-quantum secure variant using Kyber, and a lattice-based approach employing PSWOOSH.