hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
281 stars 125 forks source link

Update cryptography to manage new `tssEncryptionKey` similar to RSA key #14768

Open edward-swirldslabs opened 1 month ago

edward-swirldslabs commented 1 month ago

Extend the current cryptography management of the Gossip RSA signing key to include the EC based tssEncryptionKey. Create equivalent unit tests to validate loading of the key.