Go to file
Michele Balistreri 874575436e
fix package file
2022-06-15 09:31:50 +02:00
Sources/Keycard Fixing hasMooreBlocks logic and validating file first 2022-02-13 22:52:43 +00: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 bump version 2022-03-28 08:34:39 +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 fix package file 2022-06-15 09:31:50 +02:00
Package.swift fix package file 2022-06-15 09:31:50 +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.