204 Commits

Author SHA1 Message Date
Paul Miller
d3544585e8 Add new libraries for JS (#223) 2025-06-05 12:03:03 +03:00
AlfredMenezes
4933f200ac Update README.md (#216)
I'm adding a link to my new online cryptography course. This is a course that I teach each year to a large class of undergraduate students at the University of Waterloo (Canada).
2024-10-15 19:21:28 +03:00
Waylon Jepsen
9913046bae add ronkathon (#209) 2024-06-30 20:06:57 +03:00
stellastrareviews
4dc0314ceb Added a list of TLS cipher suites and their security ratings (#208) 2024-06-24 15:53:37 +03:00
Nikita Sobolev
6eeacaf31f Update test.yml (#207) 2024-06-12 12:04:19 +03:00
Isaak
1a4df9904a Add libraries for Rust. (#206)
* Add libraries for Rust.

* Fix order
2024-05-16 17:04:46 +03:00
dependabot[bot]
fedbb18003 Bump remark-lint from 9.1.2 to 10.0.0 (#202)
Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 9.1.2 to 10.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/9.1.2...10.0.0)

---
updated-dependencies:
- dependency-name: remark-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 10:53:43 +03:00
Emre Karatopuk
c1445eba72 delete/update deprecated java cryptography links (#201)
Google Keyczar: Deprecated, developers recommend Tink
Google Tink: The Tink project repository will be archived soon since it has been split into multiple GitHub repositories for different programming languages. The link is replaced with the new java Tink repository link.
keywhiz: Deprecated and no longer maintained
2024-02-29 13:35:30 +03:00
Nikita Sobolev
1e3ccdacb0 Delete .github/FUNDING.yml 2024-02-12 19:43:27 +03:00
dependabot[bot]
e4fc068bd7 Bump actions/cache from 3 to 4 (#200)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 10:29:48 +03:00
Artyom V. Poptsov
922b425f03 README.md (Scheme): Add "industria" (#199) 2023-12-31 19:29:40 +03:00
Artyom V. Poptsov
d352e3dbdf Add chicken scheme libraries (#198)
* README.md (Scheme): Add "crypto-tools"

* README.md (Scheme): Add "crypto-tools".

* README.md (Scheme): Add "chicken-sodium"

* README.md (Scheme): Add "chicken-sodium".
2023-12-27 11:33:31 +03:00
Artyom V. Poptsov
17dec295dd Avp add scheme (#197)
* README.md: Fix hanging spaces

* README.md: Add Guile-GnuTLS

* README.md: Add Guile-GnuTLS.
  (Scheme): New section.

* README.md: Add Guile-SSH
2023-12-25 10:33:44 +03:00
René Fischer
5217e04dcd Update Botan details (#195)
Botan upgraded from C++11 to C++20. Bindings for Rust are also available now.
2023-10-31 14:25:03 +03:00
dependabot[bot]
eb66e01645 Bump actions/setup-node from 3 to 4 (#194)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 07:55:12 +03:00
dependabot[bot]
d39e4c90fd Bump remark from 14.0.3 to 15.0.1 (#192)
Bumps [remark](https://github.com/remarkjs/remark) from 14.0.3 to 15.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/14.0.3...15.0.1)

---
updated-dependencies:
- dependency-name: remark
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 09:09:26 +03:00
dependabot[bot]
aea98924c6 Bump actions/checkout from 3 to 4 (#191)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:07:53 +03:00
Alok Menghrajani
4a5f326e77 Fixes typo in README.md (#190)
s/implmentation/implementation/
2023-07-30 14:38:20 +03:00
Bronius G
80dfbf0ebd Added SHA3 hash function (#189) 2023-07-26 22:09:43 +03:00
Ashley Skabo
43b2d2af07 Move cryptoballot from Go to Rust (#188)
The cryptoballot README.md indicates that they have fully moved to Rust instead of Go.
2023-07-21 09:26:00 +03:00
Paul Miller
e0a5003496 Update js and websites (#187)
* Update js and websites

* Update README.md
2023-07-17 13:54:40 +03:00
dependabot[bot]
1f81d244af Bump remark-preset-lint-recommended from 6.1.2 to 6.1.3 (#182)
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-preset-lint-recommended) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/HEAD/packages/remark-preset-lint-recommended)

---
updated-dependencies:
- dependency-name: remark-preset-lint-recommended
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 10:54:57 +03:00
dependabot[bot]
7fcbd7e895 Bump remark-lint from 9.1.1 to 9.1.2 (#183)
Bumps [remark-lint](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-lint) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/9.1.2/packages/remark-lint)

---
updated-dependencies:
- dependency-name: remark-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 10:54:48 +03:00
dependabot[bot]
06c4d9a9eb Bump remark from 14.0.2 to 14.0.3 (#184)
Bumps [remark](https://github.com/remarkjs/remark) from 14.0.2 to 14.0.3.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/14.0.2...14.0.3)

---
updated-dependencies:
- dependency-name: remark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 10:54:36 +03:00
Nikita Sobolev
229e12f6d4 Delete misspell.yml 2022-08-05 11:25:14 +03:00
Isaak Uchakaev
3c8bf41e47 Fix deprecated library name (dedis/crypto) (#175)
* Add Orion to Rust's section

* Fix deprecated library name

* Update README.md
2022-07-15 09:59:17 +03:00
dependabot[bot]
639d15b27c Bump remark-cli from 10.0.1 to 11.0.0 (#174)
Bumps [remark-cli](https://github.com/remarkjs/remark) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-cli@10.0.1...remark-cli@11.0.0)

---
updated-dependencies:
- dependency-name: remark-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 13:38:28 +03:00
Isaak Uchakaev
2bb18fc93d Add Orion to Rust's section (#172) 2022-06-11 09:46:03 +03:00
Isaak Uchakaev
b991a8b2c9 Add cryptography classic written by Bruce Schneier (#171) 2022-05-26 01:18:49 +03:00
dependabot[bot]
41d82acd2c Bump peter-evans/create-pull-request from 3 to 4 (#170)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 12:32:20 +03:00
dependabot[bot]
0feec41cbe Bump actions/cache from 2 to 3 (#169)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 08:22:10 +03:00
dependabot[bot]
c2e5c746c8 Bump actions/checkout from 2 to 3 (#168)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 11:04:00 +03:00
dependabot[bot]
8bbcee91ee Bump actions/setup-node from 2 to 3 (#167)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 07:52:36 +03:00
cheeezzz
a434105e5e Add =nil; Crypto3 C++ Cryptography Suite (#165)
* Update README.md

* Update README.md

* Update README.md

* Update README.md
2022-01-25 22:36:38 +03:00
Isaak Uchakaev
8b946e8aaf Update README.md (#164) 2022-01-21 11:13:05 +03:00
Raphael Ahrens
a947f8dda0 Replaced dead link to HAC (#163)
The link to the Handbook of Applied Cryptography went stale.
2021-12-31 13:21:39 +03:00
Isaak Uchakaev
609b107351 Add blake3 and rage (#162) 2021-12-31 12:02:19 +03:00
hustliyilin
f9fa59325c Add two C language cryptography libraries libkcapi and nettle (#157)
Signed-off-by: YiLin.Li <YiLin.Li@linux.alibaba.com>
2021-12-27 16:09:51 +03:00
dependabot[bot]
f14bbf2aa2 Bump remark-cli from 9.0.0 to 10.0.1 (#159)
Bumps [remark-cli](https://github.com/remarkjs/remark) from 9.0.0 to 10.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-cli@9.0.0...remark-cli@10.0.1)

---
updated-dependencies:
- dependency-name: remark-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 16:08:56 +03:00
dependabot[bot]
690702208b Bump remark-preset-lint-recommended from 5.0.0 to 6.1.2 (#158)
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-preset-lint-recommended) from 5.0.0 to 6.1.2.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/HEAD/packages/remark-preset-lint-recommended)

---
updated-dependencies:
- dependency-name: remark-preset-lint-recommended
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 16:06:18 +03:00
dependabot[bot]
d009ceebe5 Bump remark-lint from 8.0.0 to 9.1.1 (#160)
Bumps [remark-lint](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-lint) from 8.0.0 to 9.1.1.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/9.1.1/packages/remark-lint)

---
updated-dependencies:
- dependency-name: remark-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 15:56:54 +03:00
dependabot[bot]
eb232ccf6a Bump remark from 13.0.0 to 14.0.2 (#161)
Bumps [remark](https://github.com/remarkjs/remark) from 13.0.0 to 14.0.2.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/13.0.0...14.0.2)

---
updated-dependencies:
- dependency-name: remark
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 15:37:57 +03:00
Nikita Sobolev
91229a6793 Update dependabot.yml 2021-12-27 14:50:59 +03:00
Nikita Sobolev
2a159c71c0 Update FUNDING.yml 2021-12-27 14:50:47 +03:00
dependabot-preview[bot]
ce08fc497e Upgrade to GitHub-native Dependabot (#138)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-12-27 14:50:30 +03:00
Isaak Uchakaev
bb8649e6a8 Add XKCP (#156) 2021-12-25 01:53:57 +03:00
Isaak Uchakaev
84c039ef80 Add ecdsa to Python's section (#153)
* Add Password4j to Java

* Update README.md
2021-12-11 15:44:30 +03:00
Isaák Uchakaev
2eca9dacba Add ockam to Rust's section (#147) 2021-11-09 17:09:14 +03:00
Isaak Uchakaev
41a09b7f8b Add Password4j to Java (#144) 2021-08-16 16:56:23 +03:00
Mostafa Touny
324bbcf7ba Update README.md (#143) 2021-08-08 12:55:01 +03:00