Transparency over secrecy: Crypto Core now Open Source
Today marks a significant milestone for Locki with the open-sourcing of its crypto core.
While many tools claim to be "secure," few offer the transparency to prove it. Moving the AES-GCM primitives to the public domain serves two purposes:
It provides absolute proof of the Zero-Knowledge architecture. It demonstrates that encryption happens on the client side and that raw data never touches the servers.
It contributes back to the ecosystem. Developers now have access to a clean, browser-native library for text and file encryption that follows the same standards used in Locki.
Security is most effective when it is open to scrutiny. This release is a step toward making high-level privacy more accessible and verifiable for everyone.
Explore the core on NPM: https://www.npmjs.com/package/@lockisecurity/crypto-core
GitHub: https://github.com/locki-hub/locki-crypto-core
AES Key Generator: https://lockisecurity.com/en/tools/key-generator



Replies