mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-03-11 07:14:23 +00:00
Merge 10dbd6b02c into d3544585e8
This commit is contained in:
commit
e780d61d04
1 changed files with 5 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ A curated list of cryptography resources and links.
|
|||
- [Git](#git)
|
||||
- [Playgrounds](#playgrounds)
|
||||
- [Frameworks and Libs](#frameworks-and-libs)
|
||||
- [Ballerina](#ballerina)
|
||||
- [C](#c)
|
||||
- [C#](#c-sharp)
|
||||
- [C++](#c-1)
|
||||
|
|
@ -165,6 +166,10 @@ A curated list of cryptography resources and links.
|
|||
|
||||
## Frameworks and Libs
|
||||
|
||||
### Ballerina
|
||||
|
||||
- [ballerina-crypto](https://github.com/ballerina-platform/module-ballerina-crypto) - The Official Ballerina Crypto Standard Library.
|
||||
|
||||
### C
|
||||
|
||||
- [crypto-algorithms](https://github.com/B-Con/crypto-algorithms) - Basic implementations of standard cryptography algorithms, like AES and SHA-1.
|
||||
|
|
|
|||
Loading…
Reference in a new issue