Skip to content

Commit 4c8c1d2

Browse files
authored
Update README.md
1 parent 6035820 commit 4c8c1d2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# **CryptoKit**
22

3+
![Purpose](https://img.shields.io/badge/purpose-cryptographic%20library-blue)
4+
![Status](https://img.shields.io/badge/status-active-brightgreen)
5+
![Last Commit](https://img.shields.io/github/last-commit/RomanTsisyk/CryptoKit)
6+
![Docs](https://img.shields.io/badge/docs-up--to--date-brightgreen)
7+
![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/1/badge)
8+
[![Known Vulnerabilities](https://snyk.io/test/github/RomanTsisyk/CryptoKit/badge.svg)](https://snyk.io/test/github/RomanTsisyk/CryptoKit)
9+
![GitHub stars](https://img.shields.io/github/stars/RomanTsisyk/CryptoKit?style=social)
10+
![Contributors](https://img.shields.io/github/contributors/RomanTsisyk/CryptoKit)
11+
12+
313
**CryptoKit** is a comprehensive Kotlin cryptography library designed to secure modern applications. It simplifies encryption, decryption, secure key management, QR code handling, and more, making cryptography accessible for developers.
414

515
---

0 commit comments

Comments
 (0)