Мне кажется забавным, что в такой чрезвычайно сложной и серьезной области, как криптография, есть такие термины, как «кривая Babyjubjub»
RAILGUN - Private & Anonymous DeFi
RAILGUN - Private & Anonymous DeFi30 июн. 2025 г.
RAILGUN_ uses EdDSA signatures over BabyJubJub curve, and then verifies the signature within the snark proof. This architecture allows the signature to be generated elsewhere and the private key doesn't need to be present to generate the snark proof. This makes it particularly good for MPC setups since it can be used in FROST and other similar signing schemes. Many privacy projects don't have private key separation via signature so no MPC support, but RAILGUN does so people can build great multisig and MPC features.
617