synor/sdk/cpp/include/synor
Gulshan Yadav 08a55aa80e feat(sdk): Add Crypto SDK for all 12 languages
Implements quantum-resistant cryptographic primitives across all SDK languages:
- Hybrid Ed25519 + Dilithium3 signatures (classical + post-quantum)
- BIP-39 mnemonic support (12, 15, 18, 21, 24 words)
- BIP-44 hierarchical key derivation (coin type 0x5359)
- Post-quantum algorithms: Falcon (FIPS 206), SPHINCS+ (FIPS 205)
- Key derivation: HKDF-SHA3-256, PBKDF2
- Hash functions: SHA3-256, BLAKE3, Keccak-256

Languages: JavaScript/TypeScript, Python, Go, Rust, Flutter/Dart, Java,
Kotlin, Swift, C, C++, C#/.NET, Ruby
2026-01-28 13:47:55 +05:30
..
bridge.hpp feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
compiler.hpp feat(sdk): Add Compiler SDK for all 12 languages 2026-01-28 13:28:18 +05:30
compute.hpp feat(sdk): add consumer SDKs for Java, Kotlin, Swift, C, C++, C#, Ruby, and Rust 2026-01-11 17:46:22 +05:30
contract.hpp feat: implement Privacy and Contract SDKs for all 12 languages (Phase 5) 2026-01-28 09:03:34 +05:30
crypto.hpp feat(sdk): Add Crypto SDK for all 12 languages 2026-01-28 13:47:55 +05:30
database.hpp feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
dex.hpp feat(sdk): implement DEX SDK with perpetual futures for all 12 languages 2026-01-28 12:32:04 +05:30
economics.hpp feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
governance.hpp feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
hosting.hpp feat: complete Phase 3 SDKs for Swift, C, C++, C#, and Ruby 2026-01-27 02:23:07 +05:30
ibc.hpp feat(sdk): implement IBC SDK for all 12 languages 2026-01-28 12:53:46 +05:30
mining.hpp feat(sdk): complete Phase 4 SDKs for all remaining languages 2026-01-28 08:33:20 +05:30
privacy.hpp feat: implement Privacy and Contract SDKs for all 12 languages (Phase 5) 2026-01-28 09:03:34 +05:30
rpc.hpp Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
storage.hpp Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
synor.hpp Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
wallet.hpp Add Synor Storage and Wallet SDKs for Swift 2026-01-27 01:56:45 +05:30
zk.hpp feat(sdk): Add ZK SDK for all 12 languages 2026-01-28 13:11:06 +05:30