public class ChaCha20 extends SymmetricCrypto
Modifier and Type | Field and Description |
---|---|
static String |
ALGORITHM_NAME |
Constructor and Description |
---|
ChaCha20(byte[] key,
byte[] iv)
构造
|
decrypt, decrypt, encrypt, encrypt, getCipher, getSecretKey, init, setIv, setIv, setMode, setParams, setRandom, update, updateHex
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encrypt, encrypt, encrypt, encrypt, encryptBase64, encryptBase64, encryptBase64, encryptBase64, encryptBase64, encryptHex, encryptHex, encryptHex, encryptHex, encryptHex
decrypt, decrypt, decryptStr, decryptStr, decryptStr, decryptStr, decryptStr, decryptStr
public static final String ALGORITHM_NAME
Copyright © 2024. All rights reserved.