Commit Graph

125 Commits (dd11913a2ac4f148d2854a6b60a94b7fbc5643ff)
 

Author SHA1 Message Date
sobolevn 80c7bf6b4e
Changes Travis notification rules 7 years ago
vixentael 6f9ca6940c Added links to Themis wrappers (#47)
Added links to Themis wrappers.

I found that Themis was mentioned in ObjC section only, however, this is C-core library ported to many languages/platforms.

I've added Themis to C, Go, Js, Java, PHP, Python, Ruby, Swift sections, and updated its description.
7 years ago
sobolevn b6f3df2b78
Merge branch 'master' of https://github.com/sobolevn/awesome-cryptography 7 years ago
sobolevn fb8525e65a
Replaces npm with yarn in CONTRIBUTING 7 years ago
Ofek Lev 7715a9adb8 add new Python library (#46) 7 years ago
sobolevn 20519b0061
Adds alive link validation 7 years ago
sobolevn e08fa03ee7
Updates remark 7 years ago
sobolevn 57b7e6d596
Centers logo 7 years ago
sobolevn ae4a10d5b9
Adds logo
Closes #43
7 years ago
sobolevn ec0d3839de
Adds Google Tink into Java 7 years ago
Umair Aslam 34808e7d5f
Added Clj-crypto (#44)
Added Clj-crypto, a wrapper for Bouncy Castle which allows you to easily use cryptography in your clojure app
7 years ago
tankfeeder 67ded445c6
Update README.md (#42)
* Update README.md

add (C, monocypher)

* Update README.md

fix order
7 years ago
DavidLamabuer 3cf29e8c5f
Added Laravel Package using libsodium (#39)
* Added Laravel Package using libsodium

* Sorted libsodium-laravel Item alphabetically.
7 years ago
sarneaud e3ab895552
Remove PyCrypto from Awesome Cryptography list (#38)
It has several issues (some security-related) that won't be fixed
because the project isn't being maintained.
7 years ago
Heitor Gouvêa 0bef9c8aaa
added nipe (#37) 7 years ago
sobolevn 71a9140de1
Adds Google Tink into Java 7 years ago
Umair Aslam fdd6806e81 Added Clj-crypto (#44)
Added Clj-crypto, a wrapper for Bouncy Castle which allows you to easily use cryptography in your clojure app
7 years ago
tankfeeder 0c13e6f87e Update README.md (#42)
* Update README.md

add (C, monocypher)

* Update README.md

fix order
8 years ago
DavidLamabuer 7f3dbd1500 Added Laravel Package using libsodium (#39)
* Added Laravel Package using libsodium

* Sorted libsodium-laravel Item alphabetically.
8 years ago
sarneaud f663c1cb94 Remove PyCrypto from Awesome Cryptography list (#38)
It has several issues (some security-related) that won't be fixed
because the project isn't being maintained.
8 years ago
Heitor Gouvêa df7025df81 added nipe (#37) 8 years ago
sobolevn 891ccd5679
Adds CryptoChef into web-tools 8 years ago
Suresh 05ece06e25 Added square keywhiz (#36)
Added square keywhiz
8 years ago
Panos Sakkos 41ebf5fcc8 Added Cryptopals Crypto Challenges resource (#35)
* Added Cryptopals Crypto Challenges resource

* Removed broken resource

- Fixes #34

* Ordered resources in alphabetical order
8 years ago
Sobolev Nikita 85d0c42c0a Merge pull request #33 from NimitS1/patch-1
Adding a new Coursera course
8 years ago
Nimit Shah 4d2ad0b6c7 Sorting it alphabetically and removing the trailing white space 8 years ago
Nimit Shah eb2a7cdd2f Adding a new Coursera course 8 years ago
Sobolev Nikita 5034b02ff8 Merge pull request #31 from marcomenzel/add-account-recovery
Secure Account Recovery Made Simple
8 years ago
Marco Menzel ec30f0bb1f adding link Secure Account Recovery Made Simple 8 years ago
Sobolev Nikita 1ff6f3354b Merge pull request #30 from PanosSakkos/patch-1
Updated IDZSwiftCommonCrypto entry
8 years ago
Panos Sakkos 0c168fceb9 Updated IDZSwiftCommonCrypto entry
Fixed typo and added link to Apple's CommonCrypto source code.
8 years ago
Sobolev Nikita 7f3c3e0fab Merge pull request #28 from lk-geimfari/master
Added libraries for Rust, JS and Haskell
8 years ago
Lk Geimfari fa30461cf0 Added libraries for Rust, JS and Haskell
Added 'rustls' to Frameworks and Libs/Rust

Added 'jsrsasign' to Frameworks and Libraies/JavaScript

Added 'cryptol' to Frameworks and Libraries/Haskell
8 years ago
sobolevn 63f3b4b020
Added License file [ci skip] 8 years ago
Sobolev Nikita f81ef18fb2 Merge pull request #26 from kdeldycke/add-RNG-code-snippet-article
Add article on how to generate secure random numbers.
8 years ago
Kevin Deldycke 806df870a6
Add article on how to generate secure random numbers. 8 years ago
Patrick Walsh d2fca3e5fa Add ironssh to tools section (#25) 8 years ago
Sobolev Nikita d01003cc87 typo fixed [skip ci] 8 years ago
sobolevn 6278888019
Added `public_key` for Erlang, refactored links style 8 years ago
sobolevn fbeeaef327
Added "Content" section header [ci skip] 8 years ago
sobolevn f42e1bbede
Added 'Mailing List' section 8 years ago
sobolevn a1e7f03826
Fixed `creative commons` protocol.
Changed the way how `twitter`-badge is diplayed, since it was cached. Now it is not.
8 years ago
Lk Geimfari 9a7d1c6d52 Added new links to R/Haskell and Java (#23)
Added 'R' to Frameworks and Libs

Added 'scrypt' to Haskell

Added 'scrypt' to Java
8 years ago
Lk Geimfari c536607be2 Added 'bcrypt*' to Ruby/JavaScript and Python (#21) 8 years ago
Evgeny Pokhilko 210fdbad5a Bcrypt is not a framework or library. It is a standalone tool (#19) 8 years ago
sobolevn 15f2e29505
added twitter bot 8 years ago
sobolevn 102b6177ae
utility links update 8 years ago
sobolevn 2ff97f9c9b
gitter badge fixed, some utility links updated 8 years ago
The Gitter Badger bb348ab43c Add Gitter badge (#17) 8 years ago
Lk Geimfari 4e3d4b2366 Added items to Resources and Frameworks/Python (#16)
Added 'PyElliptic' to 'Frameworks/Python'

Added 'pycryptodome' to 'Frameworks/Python'
8 years ago