crypto
Here are 3,135 public repositories matching this topic...
-
Updated
Mar 23, 2021 - JavaScript
-
Updated
Mar 25, 2021 - Java
-
Updated
Mar 26, 2021 - Java
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Mar 23, 2021 - C#
-
Updated
Feb 25, 2021
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.
In crypto_sizes.h we rely on the fact that the largest block size is a multiple of all possible block sizes when we compute maximum output lengths by rounding up to a multiple of the maximum block size. (This would not be correct if the largest block size was not a multiple of the others: for example if 8, 12 and 16 are possible block sizes the length to round up is say 13, then the maximum will
-
Updated
Mar 25, 2021 - Python
-
Updated
Mar 25, 2021 - C++
-
Updated
Mar 18, 2021 - C++
-
Updated
Mar 26, 2021 - Java
-
Updated
Feb 18, 2020 - Java
-
Updated
Mar 25, 2021 - Go
-
Updated
Mar 26, 2021 - Python
-
Updated
Mar 21, 2021 - JavaScript
-
Updated
Mar 21, 2021
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 2, 2019 - C++
-
Updated
Dec 11, 2020 - Go
-
Updated
Feb 26, 2021 - JavaScript
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