Hey, I'm philec 👋plh
Education
Check out my latest work
Here's a showcase of key projects that highlight my expertise and experience.
PolyChain3 is a modular blockchain framework focused on post-quantum security and extensibility. It integrates advanced cryptography (Dilithium, Falcon), flexible consensus (PoW, PoS inspired by Algorand), and verifiable random functions (VRF) for secure validator selection.
This project is currently private.
example : Hashing Performance Benchmarks
Recent benchmarks for the calculate_hash function demonstrate excellent scalability and stability:
Transactions per Block Mean Time per Iteration R² 10 ~796 ns 0.9857 100 ~7.85 µs 0.9565 1,000 ~81.34 µs 0.9953 10,000 ~845.27 µs 0.9977 1,000,000 ~90.03 ms 0.00067
• Linear scaling: time increases proportionally with the number of transactions. • High stability for most sizes (R² > 0.95). • Very low variance, reliable results. Conclusion: Hash calculation is fast and robust, even for very large blocks.
Key Features • Post-quantum signatures: Dilithium, Falcon • Modular consensus: Proof of Work (PoW), Proof of Stake (PoS, Algorand-style) • VRF: Secure, unpredictable proposer selection • Extensible design: Traits for cryptography and consensus flexibility
Get in Touch
Want to chat? Just shoot me a message with your questions and I'll respond whenever I can.