@jeffcliff it was video I made of an OTP encryption tool written and developed by me in Rust Language. The video is not available anymore. I was displaying how you can run it in a phone using termux.
@jeffcliff Those are called crates in Rust. They are libraries. Like in python on any other programming languages (Dependencies) . Obviously I didn't write them. I do not know if they are on GitHub I have never used GitHub shit.
@jeffcliff I appreciate your feedback on my code, but I wanted to clarify something about Rust development practices. What you're seeing in my Cargo.toml file are standard Rust crates (not cranes I made a typo in the previous messages), which are the equivalent of libraries or packages in other programming languages.
Using crates from repositories like crates.io is actually the recommended approach in the Rust ecosystem, similar to how developers use npm packages in JavaScript or pip packages in Python. The Rust core team and community have designed the language specifically to work with these modular components.
These crates are typically well-tested, maintained by the community, and follow Rust's strong safety guarantees. Using them is considered a best practice rather than a shortcoming, as it allows developers to build on established foundations rather than reimplementing everything from scratch.
I'd be happy to discuss specific concerns you might have about any particular dependencies I've chosen if you'd like."
For those unfamiliar, the one-time pad is a cryptographic technique that uses a random key that is as long as the message itself. Each bit or character of the plaintext is combined with a bit or character from the key using modular addition. This method is unbreakable when the key is truly random, used only once, and kept secret. Even with infinite computational power or quantum computers, the one-time pad remains secure because there are as many possible keys as there are messages, making it impossible for an attacker to determine the original message without the key. Happy encrypting! 🔐
Je suis aristocrate par instinct, c’est-à-dire que je méprise et crains la foule. J’aime avec passion la liberté, la légalité, le respect des droits, mais non la démocratie… Je hais la démagogie, l’action désordonnée des masses, leur intervention violente et mal éclairée dans les affaires, les passions envieuses des basses classes, les tendances irréligieuses… La liberté est la première de mes passions.