@cryptoolsorg/base64

1.0.0 • Public • Published

Base64


A way to encode binary data in an ASCII string.

How it works

Work In Progress

Implementations

Language Encrypt Decrypt
Javascript encrypt.js decrypt.js
PHP encrypt.php decrypt.php
Python encrypt.py decrypt.py
Swift lib.swift lib.swift

Package managers

NPM:

npm i @cryptoolsorg/base64

Running the tests

Tests are automatically handled by Travis CI.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Lucas Gruwez - Python Implementation - @lucasgruwez
  • Arthur Guiot - JS + Swift Implementation - @arguiot

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the

file for details

Package Sidebar

Install

npm i @cryptoolsorg/base64

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

10.5 kB

Total Files

13

Last publish

Collaborators

  • arguiot
  • cryptools
  • lucasgruwez