aere-node/precompiles
Aere Network 48416dfe73 Initial public release
Aere Network public source. Everything here can be checked against the live
chain (chain id 2800, https://rpc.aere.network).

Scope note, stated up front rather than buried: consensus on chain 2800 is
classical secp256k1 ECDSA QBFT. The post-quantum work in this repository is at
the signature, precompile, account and transport layers. Nothing here makes the
consensus post-quantum, and no document in it should be read as claiming so.
2026-07-20 10:25:45 +03:00
..
Address.java Initial public release 2026-07-20 10:25:45 +03:00
AereFalconSupport.java Initial public release 2026-07-20 10:25:45 +03:00
Falcon512PrecompiledContract.java Initial public release 2026-07-20 10:25:45 +03:00
Falcon1024PrecompiledContract.java Initial public release 2026-07-20 10:25:45 +03:00
HashToPointPrecompiledContract.java Initial public release 2026-07-20 10:25:45 +03:00
MainnetPrecompiledContracts.java Initial public release 2026-07-20 10:25:45 +03:00
MLDSA44PrecompiledContract.java Initial public release 2026-07-20 10:25:45 +03:00
MLKEM768PrecompiledContract.java Initial public release 2026-07-20 10:25:45 +03:00
SHAKE256PrecompiledContract.java Initial public release 2026-07-20 10:25:45 +03:00
SLHDSA128sPrecompiledContract.java Initial public release 2026-07-20 10:25:45 +03:00