brycx
b95c117684
Add Serious Cryptography ( #60 )
2018-07-27 00:11:16 +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
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
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
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
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
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
Marco Menzel
ec30f0bb1f
adding link Secure Account Recovery Made Simple
2016-10-04 10:53:14 +02: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
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
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
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
2016-07-06 19:45:18 +03:00
Lk Geimfari
c536607be2
Added 'bcrypt*' to Ruby/JavaScript and Python ( #21 )
2016-07-06 14:33:03 +03:00
Evgeny Pokhilko
210fdbad5a
Bcrypt is not a framework or library. It is a standalone tool ( #19 )
2016-07-06 12:49:33 +03:00
sobolevn
15f2e29505
added twitter bot
2016-06-29 15:26:39 +03:00
sobolevn
102b6177ae
utility links update
2016-06-29 13:34:53 +03:00
sobolevn
2ff97f9c9b
gitter badge fixed, some utility links updated
2016-06-29 13:25:50 +03:00
The Gitter Badger
bb348ab43c
Add Gitter badge ( #17 )
2016-06-29 13:19:21 +03:00
Lk Geimfari
4e3d4b2366
Added items to Resources and Frameworks/Python ( #16 )
...
Added 'PyElliptic' to 'Frameworks/Python'
Added 'pycryptodome' to 'Frameworks/Python'
2016-06-26 21:54:17 +03:00
Frank Denis
d4736fa640
libsodium is a C, not C++ library ( #15 )
2016-06-26 13:46:32 +03:00
Lk Geimfari
239292480e
Added links to 'Frameworks and Libs/C, Java, Haskel and JS' ( #14 )
...
Added 'HsOpenSSL' to 'Frameworks and Libs/Haskell'
Added 'asmCrypto' to 'Frameworks and Libs/JavaScript'
Added 'cifre' to 'Frameworks and Libs/JavaScript'
Added 'closure-library' to 'Frameworks and Libs/JavaScript'
Added 'cryptico' to 'Frameworks and Libs/JavaScript'
Added 'jsencrypt' to 'Frameworks and Libs/JavaScript'
Added 'js-nacl' to 'Frameworks and Libs/JavaScript'
Added 'libsodium.js' to 'Frameworks and Libs/JavaScript'
Added 'OpenPGP.js' to 'Frameworks and Libs/JavaScript'
Added 'URSA', 'PolyCrypt' to 'Frameworks and Libs/JavaScript'
Added 'Flexiprovider' to 'Frameworks and Libs/Java'
Small fix
Alphabetical ordering restored
Added 'CrypTool' to 'Web-Sites'
2016-06-25 18:18:52 +03:00
Lk Geimfari
9dc4bc6c2b
Added links to Frameworks and Tools ( #9 )
...
Added 'forge' to 'Frameworks and Libs/JavaScript'
Added 'cryptomator' to 'Tools/Standalone'
Added 'crypto-js' to 'Frameworks and Libs/JavaScript'
Added 'git-crypt' to 'Tools/Plugins/Git'
Added 'dkeyczar' to 'Frameworks and Libs/Go'
Alphabetical list restored
Replaced invalid link
Added 'Nettle.jl' to 'Frameworks and Libs/Julia'
Added 'SHA.jl' to 'Frameworks and Libs/Julia'
Added 'rusha' to 'Frameworks and Libs/JavaScript'
Added 'OpenSSL' to 'Frameworks and Libs/C'
Added 'MbedTLS.jl' to 'Frameworks and Libs/Julia'
Added 'PolarSSL' to 'Frameworks and Libs/C'
Added 'SecurityDriven.Inferno' to 'Frameworks and Libs/C#'
Fix link
2016-06-24 10:23:18 +03:00
Kishor Bhat
66db636911
Add "Understanding Cryptography" to Books ( #12 )
2016-06-24 10:22:28 +03:00
ReadmeCritic
6774e91193
Update README URLs based on HTTP redirects ( #7 )
2016-06-22 16:58:25 +03:00
sobolevn
6572568ed0
failing links are fixed
2016-06-21 18:26:17 +03:00
sobolevn
f15f913e8d
Merge branch 'master' of https://github.com/sobolevn/awesome-cryptography
2016-06-21 18:25:26 +03:00