mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-09-18 21:59:32 +02:00
14142a0ef2
OmemoAesCipher is the sole point where OMEMO related AES operations are performed. This allows OmemoAesCipher to check in a static block if AES is available. If AES is not available it throws a (hopefully) helpfull exception message. Typically AES is not available on Android if no security provider providing AES, like Bouncy Castle, has been explicitly configured. |
||
---|---|---|
.. | ||
util | ||
DeviceListTest.java | ||
OmemoBundleVAxolotlElementTest.java | ||
OmemoConfigurationTest.java | ||
OmemoDeviceListVAxolotlElementTest.java | ||
OmemoDeviceTest.java | ||
OmemoExceptionsTest.java | ||
OmemoFingerprintTest.java | ||
OmemoKeyUtilTest.java | ||
OmemoServiceTest.java | ||
OmemoStoreTest.java | ||
OmemoVAxolotlElementTest.java | ||
WrapperObjectsTest.java |