cryptography-library
Here are 88 public repositories matching this topic...
Please add provider support for the "botan encryption" command and implement the needed AES operations with PKCS#11.
I could not find any command line tool that I can use for that. OpenSSL's PKCS#11 engine does not support AES either.
-
Updated
Nov 5, 2020 - C
-
Updated
Sep 2, 2020 - PHP
-
Updated
Jun 18, 2020 - PHP
-
Updated
Oct 28, 2020 - Rust
-
Updated
Jan 3, 2019 - PHP
-
Updated
Nov 12, 2019
-
Updated
Aug 4, 2020 - Java
-
Updated
Sep 22, 2019 - C++
-
Updated
May 29, 2020 - TypeScript
-
Updated
Feb 20, 2020 - C
-
Updated
Oct 18, 2020 - C#
It would be nice to have an implementation that returns an iterator over the 4 coordinates of a RistrettoPoint or an EdwardsPoint.
Ex:
use zerocaf::edwards::EdwardsPoint;
use zerocaf::traits::Identity();
let identity = EdwardsPoint::Identity();
identity.into_iter().map(|coordinate| do_something_with_cooord(coordinate)).collect();-
Updated
Apr 9, 2020 - Python
-
Updated
Oct 14, 2020 - Go
-
Updated
Nov 15, 2018 - C++
-
Updated
Jun 13, 2018 - C
-
Updated
Oct 27, 2020 - C++
-
Updated
Oct 17, 2020 - Python
-
Updated
Jan 1, 2018 - Python
-
Updated
Jun 13, 2020 - Python
-
Updated
May 28, 2020 - Swift
-
Updated
Jan 29, 2019 - Java
-
Updated
Oct 11, 2020 - Python
-
Updated
Sep 17, 2020 - Java
-
Updated
Jan 29, 2020 - C++
-
Updated
Jun 27, 2019 - Haskell
Improve this page
Add a description, image, and links to the cryptography-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cryptography-library topic, visit your repo's landing page and select "manage topics."


Description
Bug
There are many PSA test vectors that still use UID=0, according to the ITS specification, only the nonzero UIDs should be accepted. This makes it impossible to run e.g. opaque tests where we want to use our own backend implementation for ITS where it rejects UID=