Go to file
Michele Balistreri afb19836d6
Add support for certificates (#31)
* add ident command

* add Certificate struct

* fix ident command
2024-09-23 11:23:29 +02:00
Sources/Keycard Add support for certificates (#31) 2024-09-23 11:23:29 +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 support for certificates (#31) 2024-09-23 11:23:29 +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 support for certificates (#31) 2024-09-23 11:23:29 +02:00
Package.swift Add support for certificates (#31) 2024-09-23 11:23:29 +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.