This is the Linux app named Mundane whose latest release can be downloaded as mundanesourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Mundane with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
Mundane
DESCRIPTION:
Mundane is a Rust cryptography library designed to be safe, ergonomic, and high-performance, with its cryptographic operations powered by BoringSSL. It aims to eliminate common security pitfalls by providing APIs that are intentionally difficult to misuse, prioritizing safety and correctness over flexibility. The library vendors its own copy of BoringSSL, ensuring consistent builds without external dependencies and avoiding symbol conflicts between different versions. Mundane emphasizes clarity in its cryptographic abstractions, making it accessible to developers while maintaining robust security guarantees. It is ideal for projects that need reliable, production-grade cryptography built directly on top of proven, well-tested C libraries.
Features
- Built on BoringSSL, offering reliable and optimized cryptographic primitives
- Focused on safety and misuse resistance, preventing common cryptographic errors
- Provides ergonomic and consistent Rust APIs for cryptographic operations
- Vendors its own version of BoringSSL to avoid symbol and version conflicts
- Supports secure and efficient assembly optimizations on x86 and x86_64 platforms
- Ensures build reproducibility without requiring BoringSSL installation or configuration
Programming Language
C, Rust, Unix Shell
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/mundane.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.