Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.
ย 
ย 

Latest commit

ย 

History

279 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CryptoKit

API Docs Team Chat MIT License Continuous Integration Swift 5


OpenCrypto is a drop-in replacement for Apple's CryptoKit built on OpenSSL.

This package is meant for use on platforms where CryptoKit is not available, like Linux. Most features from CryptoKit are available, but some are still missing:

  • โœ… MD5
  • โœ… SHA1
  • โœ… SHA2 (256, 384, 512)
  • โœ… HMAC
  • โœ… AES GCM (128, 192, 256)
  • โœ… ChaChaPoly (1305)
  • โŒ Curve25519
  • โŒ NIST P (256, 384, 521)

About

๐Ÿ”‘ Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages