| paragonie/constant_time_encoding |
710 |
|
504 |
113 |
over 2 years ago |
30 |
June 14, 2022 |
2 |
other |
PHP |
| Constant-Time Character Encoding in PHP Projects |
| tplgy/cppcodec |
477 |
|
0 |
0 |
over 3 years ago |
0 |
|
15 |
mit |
C++ |
| Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API. |
| jsdom/abab |
92 |
|
310,336 |
697 |
over 2 years ago |
12 |
April 17, 2022 |
0 |
other |
|
| Perfectly spec-compliant atob and btoa implementations |
| shengdoushi/base58 |
19 |
|
5 |
37 |
over 7 years ago |
1 |
August 08, 2018 |
0 |
mit |
Go |
| fast/simple Base58 encoding/decoding in golang. |
| mshang/base64-js |
15 |
|
0 |
0 |
about 14 years ago |
0 |
|
0 |
|
JavaScript |
| Adjustable base64 encoding and decoding in Javascript. |
| Sc00bz/ConstTimeEncoding |
11 |
|
0 |
0 |
over 11 years ago |
0 |
|
0 |
mit |
C++ |
| Constant time hex and base64 encode and decode |
| zandaqo/objectid64 |
9 |
|
0 |
3 |
over 3 years ago |
13 |
October 29, 2022 |
0 |
mit |
TypeScript |
| The fastest way to convert UUID, MongoDB ObjectID, and serial ids into shorter, URL-friendly base64 and vice versa. |
| thanatos/baseunicode |
8 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
|
Python |
| Like base64, but with Unicode. |
| webpwnized/cryptography |
8 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
mit |
Python |
| Sampling of simple cipher systems to aid in understanding |
| Medicean/VSCodeXssEncode |
7 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
|
JavaScript |
| Converts characters from one encoding to another using a transformation. This tool will help you encode payloads in testing sql injections, XSS holes and site security. |