🔐 Reimagining Encryption: Secure by Design. Engineered for Speed. #205797
Replies: 4 comments 2 replies
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
🔐 Project Breakdown |
|
This sounds like an interesting project, especially with the focus on both cryptographic security and system-level performance. I’d be interested in seeing more details about the cipher design, threat model, implementation, and benchmarking methodology. For a project like this, independent cryptographic review and reproducible benchmarks would be particularly valuable alongside the Rust/C implementation. If you have a public repository, technical specification, or design document available, sharing those would make it easier for developers and security researchers in the community to review the project and provide meaningful feedback. Best of luck with the project. |
|
one suggestion: clearly separate whether you're designing a new cipher or building a high-performance implementation around established cryptographic primitives. if it's a new cipher, independent cryptanalysis should come before performance claims. publishing test vectors and a clear threat model would also make external review much easier. |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Supply chain security
Discussion Details
🔐 Introducing Anoneurx Black Cipher — High-Performance Encryption
I’m building Anoneurx Black Cipher, an open-source encryption system focused on combining strong security with extreme performance and efficiency.
Unlike projects focused only on cryptographic security, CryptX explores the full systems layer:
⚡ Efficient mathematical operations
🧠 Low memory usage
🚀 Parallel processing
💻 SIMD & hardware acceleration
🦀 Optimized Rust/C implementation
🔬 Benchmarking, fuzzing & security analysis
I’m looking for cryptographers, security researchers, Rust/C/C++ developers, systems engineers, and performance specialists to collaborate, review the design, and challenge the implementation.
📩 collaboration@anoneurx.com
Open source. Security first. Performance without compromise.
All reactions