-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: reorganise apollo and remove unused modules
- Loading branch information
1 parent
e65e0f0
commit 61ed283
Showing
217 changed files
with
223 additions
and
3,499 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
65 changes: 0 additions & 65 deletions
65
aes/src/androidMain/kotlin/io/iohk/atala/prism/apollo/aes/AES.kt
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
aes/src/androidMain/kotlin/io/iohk/atala/prism/apollo/aes/KAESAlgorithm.kt
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
aes/src/androidMain/kotlin/io/iohk/atala/prism/apollo/aes/KAESBlockMode.kt
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
aes/src/androidMain/kotlin/io/iohk/atala/prism/apollo/aes/KAESPadding.kt
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
aes/src/commonMain/kotlin/io/iohk/atala/prism/apollo/aes/AES.kt
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
aes/src/commonMain/kotlin/io/iohk/atala/prism/apollo/aes/AESDecryptor.kt
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
aes/src/commonMain/kotlin/io/iohk/atala/prism/apollo/aes/AESEncryptor.kt
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
aes/src/commonMain/kotlin/io/iohk/atala/prism/apollo/aes/AESKeyGeneration.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.