RFC 4648 Test Vectors

This commit is contained in:
Daniel J. Hofmann
2016-03-14 15:25:36 +01:00
committed by Patrick Niklaus
parent f948380fa2
commit 735b325d74
2 changed files with 18 additions and 0 deletions
+3
View File
@@ -14,6 +14,9 @@
#include <cstdint>
#include <climits>
// RFC 4648 "The Base16, Base32, and Base64 Data Encodings"
// See: https://tools.ietf.org/html/rfc4648
namespace osrm
{
namespace engine