Class OctoTrustAESCurve
java.lang.Object
love.distributedrebirth.nx01.no2all.nostr.octo.trust.OctoTrustAESCurve
Nostr octo trust AES curve.
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BigIntegercalculateKeyAgreement(BigInteger privKey, BigInteger theirPubKey) static Stringdecrypt(BigInteger key, String encryptedMsg) static Stringencrypt(BigInteger key, String msg)
-
Constructor Details
-
OctoTrustAESCurve
public OctoTrustAESCurve()
-
-
Method Details
-
calculateKeyAgreement
-
encrypt
-
decrypt
-