Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valerauko/csele

A library to handle ActivityPub-related crypto needs.
https://github.com/valerauko/csele

activitypub clojure crypto cryptography federation fediverse hacktoberfest

Last synced: 3 months ago
JSON representation

A library to handle ActivityPub-related crypto needs.

Awesome Lists containing this project

README

        

# Csele [![Build Status](https://github.com/valerauko/csele/actions/workflows/tests.yaml/badge.svg?event=push)](https://github.com/valerauko/csele/actions) [![Clojars Project](https://img.shields.io/clojars/v/social.kitsune/csele.svg)](https://clojars.org/social.kitsune/csele) [![cljdoc badge](https://cljdoc.org/badge/social.kitsune/csele)](https://cljdoc.org/d/social.kitsune/csele)

A library to handle ActivityPub-related crypto needs.

## Installation

```
[social.kitsune/csele "0.7.1"]
```

Can't use InputStreams as inputs on Java 8.

## License

Copyright © 2018 @[valerauko](https://github.com/valerauko)

Distributed under the Eclipse Public License either version 2.0 or (at your option) any later version.