Go to file
Michele Balistreri 821691a821
add bls support
2022-07-04 15:08:01 +02:00
Sources/Keycard add bls support 2022-07-04 15:08:01 +02:00
Tests make 3DES keys 24 bytes long 2021-04-30 11:46:48 +03:00
.gitignore add swiftpm to gitignore 2019-08-07 16:53:05 +03:00
.swiftlint.yml Update .swiftlint.yml 2019-09-17 09:28:15 +03:00
.travis.yml init package 2019-07-02 20:55:44 -04:00
Keycard.podspec add bls support 2022-07-04 15:08:01 +02:00
LICENSE Initial commit 2019-07-02 20:49:58 -04:00
Makefile init package 2019-07-02 20:55:44 -04:00
Package.resolved add bls support 2022-07-04 15:08:01 +02:00
Package.swift add bls support 2022-07-04 15:08:01 +02:00
README.md Update README.md 2019-12-03 14:29:13 +03:00

README.md

Keycard Swift SDK

This is a Swift SDK to integrate Keycard with iOS13+.

To integrate Keycard with Android or Desktop, please refer to Keycard Java SDK. Keycard also has a Go SDK.