crypto
Here are 2,722 public repositories matching this topic...
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 13, 2020 - C++
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Oct 13, 2020 - C#
-
Updated
Oct 13, 2020
This line describing the return value PSA_ERROR_INVALID_SIZE for psa_its_get should be deleted:
https://github.com/ARMmbed/mbedtls/blob/development/library/psa_crypto_its.h#L102
- There is no error code
PSA_ERROR_INVALID_SIZE. - There is no argument
data_size. - It is not an error to ask for just part of the data.
(Also, the description of PSA_ERROR_INVALID_ARGUMENT does not
https://scotthelme.co.uk/a-new-security-header-feature-policy/
I guess it will be easy to add, because we certainly don't use any of these features.
Or maybe "gyroscope" or so may be used by the random number generator in sjcl, but that's all.
-
Updated
Oct 8, 2020 - C++
-
Updated
Oct 1, 2020 - C++
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 7, 2020 - Python
-
Updated
Feb 18, 2020 - Java
-
Updated
Jun 13, 2020 - Go
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Oct 13, 2020
-
Updated
Nov 2, 2019 - C++
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
May 9, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Go
-
Updated
Sep 25, 2020 - C++
Improve this page
Add a description, image, and links to the crypto topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crypto topic, visit your repo's landing page and select "manage topics."
Problem:
A common pattern is:
which could be simplified.
Solution:
*ptrcould be an*outparameter tos2n_stuffer_skip_write