Class OctoTrustChaChaPx

java.lang.Object
love.distributedrebirth.nx01.no2all.nostr.octo.trust.OctoTrustChaChaPx

public class OctoTrustChaChaPx extends Object
Version:
©Δ∞ 仙上主天
Author:
للَّٰهِilLצسُو
  • Constructor Details

    • OctoTrustChaChaPx

      public OctoTrustChaChaPx()
  • Method Details

    • createRandomNonce

      public static byte[] createRandomNonce()
    • encrypt

      public byte[] encrypt(byte[] data, SecretKey key, byte[] nonce)
    • decrypt

      public byte[] decrypt(byte[] data, SecretKey key)