Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/valerauko/csele
- Owner: valerauko
- License: epl-2.0
- Created: 2018-11-25T06:09:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T05:55:05.000Z (over 1 year ago)
- Last Synced: 2024-04-14T00:55:44.557Z (9 months ago)
- Topics: activitypub, clojure, crypto, cryptography, federation, fediverse, hacktoberfest
- Language: Clojure
- Homepage: https://kitsune.social
- Size: 85 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.