Crypto: add a small cryptography library module with CipherFactory
This commit is contained in:
parent
bcfe9918dc
commit
e5dd0330a7
6 changed files with 186 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
import java.net.URI
|
||||
|
||||
include(":libraries:cryptography:api")
|
||||
|
||||
/*
|
||||
* Copyright (c) 2022 New Vector Ltd
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue