Home
last modified time | relevance | path

Searched refs:DEFAULT_KEY_SIZE (Results 1 – 25 of 95) sorted by relevance

1234

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/cipher/
H A DSquare.java66 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Square
154 super(Registry.SQUARE_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Square()
345 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
356 if (uk.length != DEFAULT_KEY_SIZE) in makeKey()
H A DKhazad.java73 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Khazad
237 super(Registry.KHAZAD_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Khazad()
314 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/crypto/cipher/
H A DSquare.java66 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Square
154 super(Registry.SQUARE_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Square()
345 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
356 if (uk.length != DEFAULT_KEY_SIZE) in makeKey()
H A DKhazad.java73 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Khazad
237 super(Registry.KHAZAD_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Khazad()
314 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/crypto/cipher/
H A DSquare.java66 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Square
154 super(Registry.SQUARE_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Square()
345 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
356 if (uk.length != DEFAULT_KEY_SIZE) in makeKey()
H A DKhazad.java73 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Khazad
237 super(Registry.KHAZAD_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Khazad()
314 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/cipher/
H A DSquare.java66 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Square
154 super(Registry.SQUARE_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Square()
345 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
356 if (uk.length != DEFAULT_KEY_SIZE) in makeKey()
H A DKhazad.java73 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Khazad
237 super(Registry.KHAZAD_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Khazad()
314 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/crypto/cipher/
H A DSquare.java66 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Square
154 super(Registry.SQUARE_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Square()
345 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
356 if (uk.length != DEFAULT_KEY_SIZE) in makeKey()
H A DKhazad.java73 private static final int DEFAULT_KEY_SIZE = 16; // in bytes field in Khazad
237 super(Registry.KHAZAD_CIPHER, DEFAULT_BLOCK_SIZE, DEFAULT_KEY_SIZE); in Khazad()
314 al.add(Integer.valueOf(DEFAULT_KEY_SIZE)); in keySizes()
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Crypt/PublicKey/Rsa/
H A DAbstractKey.php14 const DEFAULT_KEY_SIZE = 2048; define in Zend\\Crypt\\PublicKey\\Rsa\\AbstractKey
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-crypt/src/PublicKey/Rsa/
H A DAbstractKey.php13 const DEFAULT_KEY_SIZE = 2048; define in Laminas\\Crypt\\PublicKey\\Rsa\\AbstractKey
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Crypt/PublicKey/
H A DDiffieHellman.php22 const DEFAULT_KEY_SIZE = 2048; define in Zend\\Crypt\\PublicKey\\DiffieHellman
146 'private_key_bits' => self::DEFAULT_KEY_SIZE,
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-crypt/src/PublicKey/
H A DDiffieHellman.php32 const DEFAULT_KEY_SIZE = 2048; define in Laminas\\Crypt\\PublicKey\\DiffieHellman
158 'private_key_bits' => self::DEFAULT_KEY_SIZE,
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/java/src/test/com/apple/foundationdb/test/
H A DRYWBenchmark.java38 public static final int DEFAULT_KEY_SIZE = 16; field in RYWBenchmark
71 this(DEFAULT_KEY_COUNT, DEFAULT_KEY_SIZE); in RYWBenchmark()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/crypto/cipher/
H A DAnubis.h47 static const jint DEFAULT_KEY_SIZE = 16; variable
H A DCast5.h49 static const jint DEFAULT_KEY_SIZE = 5; variable
H A DSquare.h50 static const jint DEFAULT_KEY_SIZE = 16; variable
H A DBlowfish.h49 static const jint DEFAULT_KEY_SIZE = 8; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/crypto/cipher/
H A DAnubis.h47 static const jint DEFAULT_KEY_SIZE = 16; variable
H A DBlowfish.h49 static const jint DEFAULT_KEY_SIZE = 8; variable
H A DCast5.h49 static const jint DEFAULT_KEY_SIZE = 5; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/crypto/cipher/
H A DAnubis.h47 static const jint DEFAULT_KEY_SIZE = 16; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/crypto/cipher/
H A DAnubis.h47 static const jint DEFAULT_KEY_SIZE = 16; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/crypto/cipher/
H A DAnubis.h47 static const jint DEFAULT_KEY_SIZE = 16; variable

1234