Merge pull request #477 from SimplyDanny/use-protonmail-gopenpgp
Use ProtonMail's GopenPGP library
This commit is contained in:
commit
75332270d6
6 changed files with 158 additions and 49 deletions
|
|
@ -10,7 +10,7 @@ import XCTest
|
|||
|
||||
// swiftformat:disable:next sortedImports
|
||||
@testable import passKit
|
||||
@testable import Crypto
|
||||
@testable import Gopenpgp
|
||||
|
||||
class CryptoFrameworkTest: XCTestCase {
|
||||
private typealias MessageConverter = (CryptoPGPMessage, NSErrorPointer) -> CryptoPGPMessage?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue