|
Longfellow ZK 0290cb32
|
Public Member Functions | |
| Base64Decoder (const LogicCircuit &lc) | |
| void | base64_rawurl_decode (const v8 inputs[], v8 output[], size_t n) const |
| template<size_t N> | |
| void | base64_rawurl_decode_len (const v8 inputs[], v8 output[], size_t n, typename LogicCircuit::template bitvec< N > &len) const |
| void | decode (const v8 in, v6 &out) const |
| void | decode (const v8 in, v6 &out, BitW &invalid) const |