Skip to content

ccsteam/Crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto

Carthage compatible Platform

Description

A set of tools for working with cryptography.

Requirements

  • iOS 8.0+
  • Xcode 7.3+

Installation

Carthage

To integrate Crypto into your project using Carthage, specify it in your Crypto:

github "valery-bashkatov/Crypto"

And then follow the instructions to install the framework.

Documentation

API Reference is located at http://valery-bashkatov.github.io/Crypto.

Usage

import Crypto

let rsaKeyPair = try! Crypto.generateKeyPair(.rsa2048)

About

Cryptographic tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages