Commit Graph

83 Commits (93c279dd984e56a7fc466e9923a968b8d7b58225)

Author SHA1 Message Date
brycx 93c279dd98 Correct misspelling in CONTRIBUTING (#62) 2018-07-27 00:10:35 +03:00
Tony Santos a7f2eea1f8 Added Microsoft .NET Framework Cryptography Model to C# section (#59) 2018-06-30 11:13:44 +03:00
drgonzo31 9a806d5640 Update README.md (#58)
* Update README.md

Added Bruce Schneier paper on cryptoanalysis.

* Update README.md

Fixed the link for IronSSH.

* Update README.md

Corrected for the alphabetical arrangement.
2018-06-21 12:55:28 +03:00
Max Amelchenko 9d4c11d408 Adding GDH project to Java list (#55)
* Adding GDH project to Java list

* Add GDH project to Java list
2018-02-18 14:32:19 +03:00
Líkið Geimfari afcf4a4fd4
Added tsec to Scala's section 2018-02-12 15:07:13 +03:00
README Bot 381354bf8e Add CodeTriage badge to sobolevn/awesome-cryptography (#53)
Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Helpers](https://www.codetriage.com/sobolevn/awesome-cryptography/badges/users.svg)](https://www.codetriage.com/sobolevn/awesome-cryptography)

CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed

[Read more about the CodeTriage project](https://www.codetriage.com/what).

Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly 5 months ago, [@sobolevn](https://github.com/sobolevn) added this project to CodeTriage in order to start contributing.

Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.

You can see an example of a CodeTriage badge on these popular OSS READMEs:

- [![](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails
- [![](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal

While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.

If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.

Thanks for making your project Open Source! Any feedback is greatly appreciated.
2018-02-06 20:54:41 +03:00
ricorselt 26f220f4ab Added Proteus library (#51) 2017-11-15 15:52:30 +03:00
IRSHAD PC a7c6320a32 Update README.md (#48)
Added ObjectivePGP to objective C section
2017-11-07 09:59:57 +03:00
sobolevn 80c7bf6b4e
Changes Travis notification rules 2017-10-22 12:48:09 +03:00
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.
2017-10-01 18:44:59 +03:00
sobolevn b6f3df2b78
Merge branch 'master' of https://github.com/sobolevn/awesome-cryptography 2017-09-30 09:12:37 +03:00
sobolevn fb8525e65a
Replaces npm with yarn in CONTRIBUTING 2017-09-30 09:12:28 +03:00
Ofek Lev 7715a9adb8 add new Python library (#46) 2017-09-19 19:31:15 +03:00
sobolevn 20519b0061
Adds alive link validation 2017-08-07 16:00:37 +03:00
sobolevn e08fa03ee7
Updates remark 2017-08-07 01:36:58 +03:00
sobolevn 57b7e6d596
Centers logo 2017-07-14 15:23:28 +03:00
sobolevn ae4a10d5b9
Adds logo
Closes #43
2017-07-14 15:19:30 +03:00
sobolevn ec0d3839de
Adds Google Tink into Java 2017-07-12 09:52:25 +03:00
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
2017-07-12 09:51:31 +03:00
tankfeeder 67ded445c6
Update README.md (#42)
* Update README.md

add (C, monocypher)

* Update README.md

fix order
2017-07-12 09:51:31 +03:00
DavidLamabuer 3cf29e8c5f
Added Laravel Package using libsodium (#39)
* Added Laravel Package using libsodium

* Sorted libsodium-laravel Item alphabetically.
2017-07-12 09:51:31 +03:00
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.
2017-07-12 09:51:31 +03:00
Heitor Gouvêa 0bef9c8aaa
added nipe (#37) 2017-07-12 09:51:31 +03:00
sobolevn 71a9140de1
Adds Google Tink into Java 2017-07-12 09:51:08 +03:00
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
2017-06-05 21:51:53 +03:00
tankfeeder 0c13e6f87e Update README.md (#42)
* Update README.md

add (C, monocypher)

* Update README.md

fix order
2017-03-29 09:05:57 +03:00
DavidLamabuer 7f3dbd1500 Added Laravel Package using libsodium (#39)
* Added Laravel Package using libsodium

* Sorted libsodium-laravel Item alphabetically.
2017-02-18 20:04:00 +03:00
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.
2017-01-31 15:37:11 +03:00
Heitor Gouvêa df7025df81 added nipe (#37) 2016-12-23 10:22:20 +03:00
sobolevn 891ccd5679
Adds CryptoChef into web-tools 2016-12-06 01:57:09 +03:00
Suresh 05ece06e25 Added square keywhiz (#36)
Added square keywhiz
2016-11-23 09:18:59 +03:00
Panos Sakkos 41ebf5fcc8 Added Cryptopals Crypto Challenges resource (#35)
* Added Cryptopals Crypto Challenges resource

* Removed broken resource

- Fixes #34

* Ordered resources in alphabetical order
2016-11-06 10:00:57 +03:00
Sobolev Nikita 85d0c42c0a Merge pull request #33 from NimitS1/patch-1
Adding a new Coursera course
2016-10-21 23:25:16 +03:00
Nimit Shah 4d2ad0b6c7 Sorting it alphabetically and removing the trailing white space 2016-10-21 14:09:13 -04:00
Nimit Shah eb2a7cdd2f Adding a new Coursera course 2016-10-21 11:55:52 -04:00
Sobolev Nikita 5034b02ff8 Merge pull request #31 from marcomenzel/add-account-recovery
Secure Account Recovery Made Simple
2016-10-04 12:04:15 +03:00
Marco Menzel ec30f0bb1f adding link Secure Account Recovery Made Simple 2016-10-04 10:53:14 +02:00
Sobolev Nikita 1ff6f3354b Merge pull request #30 from PanosSakkos/patch-1
Updated IDZSwiftCommonCrypto entry
2016-10-04 00:37:54 +03:00
Panos Sakkos 0c168fceb9 Updated IDZSwiftCommonCrypto entry
Fixed typo and added link to Apple's CommonCrypto source code.
2016-10-03 23:28:41 +02:00
Sobolev Nikita 7f3c3e0fab Merge pull request #28 from lk-geimfari/master
Added libraries for Rust, JS and Haskell
2016-10-03 09:39:37 +03:00
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
2016-10-03 02:07:26 +03:00
sobolevn 63f3b4b020
Added License file [ci skip] 2016-09-30 13:13:05 +03:00
Sobolev Nikita f81ef18fb2 Merge pull request #26 from kdeldycke/add-RNG-code-snippet-article
Add article on how to generate secure random numbers.
2016-09-09 10:23:17 +03:00
Kevin Deldycke 806df870a6
Add article on how to generate secure random numbers. 2016-09-08 15:22:20 +02:00
Patrick Walsh d2fca3e5fa Add ironssh to tools section (#25) 2016-09-07 10:40:02 +03:00
Sobolev Nikita d01003cc87 typo fixed [skip ci] 2016-08-17 01:00:33 +03:00
sobolevn 6278888019
Added `public_key` for Erlang, refactored links style 2016-08-13 17:00:07 +03:00
sobolevn fbeeaef327
Added "Content" section header [ci skip] 2016-08-12 14:14:14 +03:00
sobolevn f42e1bbede
Added 'Mailing List' section 2016-07-22 16:58:56 +03:00
sobolevn a1e7f03826
Fixed `creative commons` protocol.
Changed the way how `twitter`-badge is diplayed, since it was cached. Now it is not.
2016-07-09 12:44:52 +03:00