pqcrypt icon indicating copy to clipboard operation
pqcrypt copied to clipboard

PQcrypt : The post-quantum cryptography tool.

Results 7 pqcrypt issues
Sort by recently updated
recently updated
newest added

We must review if we are explaining better what PQcrypt is and how it might be useful to people , Also currently Image of pqcrypt tool shown in readme is...

documentation
help wanted
good first issue
hacktoberfest

Currently none of AEAD ciphers in cryptography package support key commitment , but key commitment is a good to have property refer discussions on https://crypto.stackexchange.com/questions/88716/understanding-the-impact-of-partitioning-oracle-attacks-on-stream-ciphers and https://crypto.stackexchange.com/questions/6075/is-encrypthmac-stronger-than-aead?noredirect=1&lq=1 I strongly believe...

enhancement
help wanted
hacktoberfest
feature request

Need to create python virtual environment as in install.sh to ensure run.sh works properly.

help wanted
good first issue
critical
hacktoberfest

We need to create virtual environment and install required packages in virtual environment , need to modify fedora_install.sh and fedora_run.sh accordingly. we can use build.sh and run.sh as reference.

enhancement
good first issue
hacktoberfest

Since PQcrypt is a rolling release software based on liboqs , maybe as soon as we git clone liboqs locally during installation we must run a sha512 hash over the...

enhancement
help wanted
good first issue
hacktoberfest
feature request

Currently, the README is only available in English, limiting the project's reach to a specific audience. The README.md file serves as a project's introduction, providing essential information to developers and...

documentation
help wanted
To-do Research Required

We must adopt a more mature library like symcrypt of Microsoft which now has post quantum crypto support.

critical
hacktoberfest