Giter Site home page Giter Site logo

ktakashi / r6rs-springkussen Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 627 KB

R6RS cryptographic library

License: BSD 2-Clause "Simplified" License

Scheme 99.84% Shell 0.16%
cryptography r6rs scheme aes crypto ecdsa encryption keystore pkcs5 rsa pkcs12 certificate x509

r6rs-springkussen's Introduction

R6RS Springkussen

Preface

Springkussen is a Dutch word of bouncy castle. You may already have a clue what this library does.

Springkussen is a yet another cryptographic library for R6RS scheme implementations. The goal for this library is to provide comprehensive cryptographic operations, including PKCS and/or PKI.

Document

See ./doc/README.md

If you are interested in enhancing the library, please also refer the implementation note: Implementation notes

Tested Implementations

This library is tested on the below implementations

  • Chez Scheme
  • Sagittarius

The tests are executed on CI using scheme-env.
To add tested implementations, the implementation must be added to scheme-env first.

r6rs-springkussen's People

Contributors

ktakashi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

r6rs-springkussen's Issues

[Feature]: Support DSA

Type of feature

Signature algorithm

Other feature

No response

Description

RSA and ECDSA are the most used signature algorithms, though we should also support DSA for the sake of completeness

[Feature]: Support other PEM labels

Type of feature

Other

Other feature

PEM

Description

Some of the commonly used PEM labels are not supported, such as EC PRIVATE KEY. The following labels should also be supported.

  • EC PRIVATE KEY
  • EC PARAMETERS
  • ECDSA PUBLIC KEY
  • RSA PRIVATE KEY
  • RSA PUBLIC KEY

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.