aes-lib-cpp
A comprehensive C++ AES crypto library (by kyleruss)
safe-exchange
A comprehensive JS crypto library (by kyleruss)
aes-lib-cpp | safe-exchange | |
---|---|---|
1 | 1 | |
0 | 0 | |
- | - | |
0.0 | 0.0 | |
over 6 years ago | over 6 years ago | |
C++ | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
aes-lib-cpp
Posts with mentions or reviews of aes-lib-cpp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-30.
safe-exchange
Posts with mentions or reviews of safe-exchange.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-30.
-
AESLib - A complete AES library in C++ and JS
I've utilized the JS library in a couple other projects including SafeExchange - a library designed to simplify Diffie-Hellman key exchange, encryption/decryption and digital signing.
What are some alternatives?
When comparing aes-lib-cpp and safe-exchange you can also consider the following projects:
aes-lib-js - :zap: A comprehensive AES crypto library
byte-chat - :cyclone: An encrypted instant mesasging web application