Smack/smack-omemo/src/main
Florian Schmaus 14142a0ef2 [omemo] Introduce OmemoAesCipher as central AES API
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.
2021-03-14 12:48:01 +01:00
..
java/org/jivesoftware/smackx/omemo [omemo] Introduce OmemoAesCipher as central AES API 2021-03-14 12:48:01 +01:00
resources/org.jivesoftware.smackx.omemo Reorder smack-extensions providers xml 2020-04-04 13:03:35 +02:00