Adiantum Alternatives
Similar projects and alternatives to adiantum based on common topics and language
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
CheekyKitten
The Cheeky Kitten encoder is a simple binary obsfucation tool. Corrupts binary using a hex shuffle algorithm.
-
-
-
doubleslow
Doubleslow Keystretcher: Key stretching on an air-gapped computer with additional "external key stretching" on another computer
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
adiantum discussion
adiantum reviews and mentions
- Encrypting small messages with minimal overhead
-
Why do encryptions have to be longer than the original message?
If you need your ciphertext to be the same size as plaintext, then the go-to algorithm these days is AES-XTS. Alternatively, Google's Adiantum is available and designed for hardware without AES acceleration https://github.com/google/adiantum
Stats
google/adiantum is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of adiantum is C.