crypto
Here are 4,277 public repositories matching this topic...
-
Updated
Dec 8, 2021 - JavaScript
-
Updated
Dec 6, 2021 - C++
-
Updated
Dec 5, 2021 - Java
-
Updated
Dec 6, 2021 - C#
-
Updated
Nov 26, 2021 - JavaScript
-
Updated
Oct 19, 2021 - Python
As I was running composer to install a new library into our repo, it warned me that:
Package yzalis/identicon is abandoned, you should avoid using it. No replacement was suggested.
I'm not familiar on what packagist.org's process is to declare a package abandoned. I see that the last commit in their repo is from 2019 and there are a number of unanswered issues and pull requests.
I
-
Updated
Nov 9, 2021
-
Updated
Dec 8, 2021 - Python
In test_suite_psa_crypto, for historical reasons, tests of operation setup (hash_setup, mac_key_policy, cipher_key_policy, aead_key_policy) sometimes use one-shot operations and sometimes multi-part operations. Preferably, when both are possible, they should all test both, since we can't be sure that the checks are in the proper place to be done in all cases.
-
Updated
Nov 29, 2021 - C++
-
Updated
Oct 1, 2021 - C++
-
Updated
Dec 7, 2021 - Java
-
Updated
Feb 18, 2020 - Java
Some suggestions to make it easier to run the backend without the front end. Some of these suggestions might be *ix only:
- a command line parameter to indicate that the back end should start with everything that is pending without waiting for a front end to be available in the browser.
- some instruction to make it work as a daemon (Linux) or service (Windows) to gain independence from the te
-
Updated
May 30, 2021 - Go
-
Updated
Nov 2, 2021 - JavaScript
-
Updated
Nov 12, 2021 - JavaScript
-
Updated
Oct 25, 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
Dec 2, 2021 - Go
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