Home
last modified time | relevance | path

Searched defs:CFB (Results 1 – 25 of 83) sorted by relevance

1234

/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/doc/de/
H A Dacl.crypto.symmetric.mode.tex142 \section{Cipher-Feedback-Modus (CFB)}\label{CFB} label
143 \subsubsection{Paket: Crypto.Symmetric.Mode.CFB}
150 \subsection{Verschl�sselung}
163 \subsection{Entschl�sselung}
173 \subsection{Verwendungszweck}
180 \subsection{Anmerkungen}
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/mode/
H A DCFB.java76 public class CFB class
90 CFB(IBlockCipher underlyingCipher, int cipherBlockSize) in CFB() method in CFB
100 private CFB(CFB that) in CFB() method in CFB
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/crypto/mode/
H A DCFB.java76 public class CFB class
90 CFB(IBlockCipher underlyingCipher, int cipherBlockSize) in CFB() method in CFB
100 private CFB(CFB that) in CFB() method in CFB
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/crypto/mode/
H A DCFB.java76 public class CFB class
90 CFB(IBlockCipher underlyingCipher, int cipherBlockSize) in CFB() method in CFB
100 private CFB(CFB that) in CFB() method in CFB
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/mode/
H A DCFB.java76 public class CFB class
90 CFB(IBlockCipher underlyingCipher, int cipherBlockSize) in CFB() method in CFB
100 private CFB(CFB that) in CFB() method in CFB
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/crypto/mode/
H A DCFB.java76 public class CFB class
90 CFB(IBlockCipher underlyingCipher, int cipherBlockSize) in CFB() method in CFB
100 private CFB(CFB that) in CFB() method in CFB
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System.Security.Cryptography/
H A DCfbTest.cs85 protected abstract void CFB (SymmetricAlgorithm algo); in CFB() method in MonoTests.System.Security.Cryptography.CfbTests
101 protected void CFB (SymmetricAlgorithm algo, int feedbackSize) in CFB() method in MonoTests.System.Security.Cryptography.CfbTests
177 protected override void CFB (SymmetricAlgorithm algo) in CFB() method in MonoTests.System.Security.Cryptography.LimitedCfbTests
H A DAesCfbTest.cs70 protected override void CFB (SymmetricAlgorithm algo) in CFB() method in MonoTests.System.Security.Cryptography.AesCfbTests
H A DRijndaelCfbTest.cs65 protected override void CFB (SymmetricAlgorithm algo) in CFB() method in MonoTests.System.Security.Cryptography.RijndaelCfbTests
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/doc/en/
H A Dacl.crypto.symmetric.mode.tex170 \subsubsection*{Package: Crypto.Symmetric.Mode.CFB}
181 \subsubsection*{Encryption}
193 \subsubsection*{Decryption}
208 \subsubsection*{Remarks}
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
H A DRC6.java59 static public class CFB class in RC6
62 public CFB() in CFB() method in RC6.CFB
H A DSerpent.java67 public static class CFB class in Serpent
70 public CFB() in CFB() method in Serpent.CFB
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/crypto/mode/
H A DCFB.h26 class CFB; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/crypto/mode/
H A DCFB.h26 class CFB; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/crypto/mode/
H A DCFB.h26 class CFB; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/crypto/mode/
H A DCFB.h26 class CFB; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/crypto/mode/
H A DCFB.h26 class CFB; variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Primitives/src/System/Security/Cryptography/
H A DCipherMode.cs19 [EditorBrowsable(EditorBrowsableState.Never)]CFB = 4, enumerator
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/test/
H A Dtest-cfb_oneway_mode.adb18 package CFB is new Crypto.Symmetric.Mode.Oneway_CFB(AES128); packspec
H A Dtest-cfb_mode.adb18 package CFB is new Crypto.Symmetric.Mode.CFB(AES128); packspec
/dports/math/cocoalib/CoCoALib-0.99712/include/CoCoA/
H A DNumTheory-CoprimeFactorBasis.H66 inline const std::vector<BigInt>& FactorBase(const CoprimeFactorBasis_BigInt& CFB) in FactorBase()
/dports/math/giacxcas/CoCoALib-0.99700/include/CoCoA/
H A DNumTheory-CoprimeFactorBasis.H66 inline const std::vector<BigInt>& FactorBase(const CoprimeFactorBasis_BigInt& CFB) in FactorBase()
/dports/security/steghide/steghide-0.5.1/src/
H A DEncryptionMode.h36 CFB = 3, enumerator
/dports/math/cocoalib/CoCoALib-0.99712/src/tests/
H A Dtest-NumTheory4.C45 CoprimeFactorBasis_BigInt CFB; in test_CFB() local
/dports/math/giacxcas/CoCoALib-0.99700/src/tests/
H A Dtest-NumTheory4.C45 CoprimeFactorBasis_BigInt CFB; in test_CFB() local

1234