You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick-n-dirty standalone Java implementation of ChaCha20 (256-bit key, 64- or 96-bit nonce). Do NOT use this unless you know what you are doing. Use the JDK library or Bouncy Castle library instead.