simple_encode

Crates.iosimple_encode
lib.rssimple_encode
version0.1.0
sourcesrc
created_at2016-01-01 21:15:08.256849
updated_at2016-01-01 21:15:08.256849
descriptionDead simple b64/hex encoding/decoding.
homepagehttps://github.com/tlon-sh/simple-encode
repositoryhttps://github.com/tlon-sh/simple-encode
max_upload_size
id3806
size7,244
Alexander Higgins (cahiggins)

documentation

README

simple_encode

A very simple base64/hexadecimal encoder and decoder.

Uses very simple brute-force methods for ease of understanding, with the implementation still being quick enough to be viable in most applications.

Commit count: 0

cargo fmt