BinHub is a resource repo for all the binary files for ZkFHE Evm Execution Environment.
A secure key management contract implemented in WebAssembly that provides:
- Cryptographic key generation and management
- Secure data encryption/decryption operations
- Re-encryption capabilities
- Common Reference String (CRS) generation
- Blockchain-based proof verification system
- Payment validation for data storage
A utility binary for generating and managing secure keys in the ZkFHE environment. Features include:
- Secure key generation and management infrastructure
- Integration with GRPC node endpoints
- Industry-standard encryption protocols
- Isolated key spaces for execution environments
- Configuration-based setup with TOML support
For detailed installation, configuration, and security best practices, refer to the key-gen documentation.
Each component has its own detailed documentation in their respective directories. Please refer to the individual README files for specific installation and usage instructions.
For detailed deployment instructions and usage guidelines, please refer to the component-specific documentation.