https://github.com/marcellodesales/decodr-rsa
A RESTful service for encoding/decoding ASCII text using (and showing) RSA algorithm
https://github.com/marcellodesales/decodr-rsa
Last synced: about 1 year ago
JSON representation
A RESTful service for encoding/decoding ASCII text using (and showing) RSA algorithm
- Host: GitHub
- URL: https://github.com/marcellodesales/decodr-rsa
- Owner: marcellodesales
- Created: 2012-04-12T16:03:53.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T20:23:49.000Z (about 2 years ago)
- Last Synced: 2025-03-29T00:42:30.013Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
decodr
======
A RESTful service for encoding/decoding ASCII text using (and showing) RSA algorithm