+README.md

This commit is contained in:
bg nerilex 2015-08-15 05:31:55 +02:00
부모 23059ef0c3
커밋 5a5dd82907
1개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제

14
README.md Normal file
파일 보기

@ -0,0 +1,14 @@
SteelCrypt
==========
SteelCrypt is a open-source and free crypto library written in Ada.
The aims are:
* provide a unified, generic and easy to use API
* provide secure and safe implementations which maybe get formal verification (somewhere in the distant future)
* implement the algorithms in an efficient way
This is preliminary work to implement a secure and safe TLS library.