ironclad VS radiance-contribs

Compare ironclad vs radiance-contribs and see what are their differences.

ironclad

A cryptographic toolkit written in Common Lisp (by sharplispers)

radiance-contribs

Standard implementations and drivers for the radiance interfaces, as well as common helper packages. (by Shirakumo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ironclad radiance-contribs
3 1
161 12
1.9% -
5.4 6.5
16 days ago 4 months ago
Common Lisp Common Lisp
BSD 3-clause "New" or "Revised" License zlib License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ironclad

Posts with mentions or reviews of ironclad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-10.
  • SBCL: The Assembly Code Breadboard
    1 project | news.ycombinator.com | 29 Mar 2024
    A "real life" example of this can be found in the Ironclad cryptography library [0]. It uses this to add support for AES instructions and some other niche assembly instructions to generate fast (at least a lot faster than it would have been) cryptography code.

    https://github.com/sharplispers/ironclad/blob/master/src/opt...

  • User authentication and security in Common Lisp Webapps
    13 projects | /r/lisp | 10 Apr 2023
    You could use ironclad to hash your passwords, as well as handle other cryptography concerns: https://github.com/sharplispers/ironclad
  • How can lisp benefit a hacker?
    1 project | /r/lisp | 27 Jan 2022
    You'll also need to learn things like networking and cryptography, and you can do that in Lisp as well as in any other language.

radiance-contribs

Posts with mentions or reviews of radiance-contribs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-10.
  • User authentication and security in Common Lisp Webapps
    13 projects | /r/lisp | 10 Apr 2023
    And r-simple-auth coupled with r-simple-sessions looks reasonable. I couldn't find anything about radiance and CSRF, but given this lot of work, I might try issuing a PR sometime. Thank you much for your contributions Shinmera!

What are some alternatives?

When comparing ironclad and radiance-contribs you can also consider the following projects:

red-light-green-light - A git-centric policy management and enforcement tool designed to accelerate your CI/CD pipelines.

restas-simple-auth - Simple RESTAS-plugin for user registration and authentication

mito-email-auth - Helper to authenticate website's users by sending them unique code by email.

hunchentoot-auth

cl-authentic - Password management for Common Lisp (web) applications. THIS PROJECT HAS MOVED

crypto-shortcuts - Collection of common cryptography functions

cl-password-store - Password management for Common Lisp (web) applications

mito-auth - User authorization for Mito classes.