mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01: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 |