powturbo / Turbo-Base64

Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
GNU General Public License v3.0
264 stars 40 forks source link

Base64url support #25

Open obender12 opened 4 months ago

obender12 commented 4 months ago

Would it be difficult to add base64url support? It has many practical applications, including JWT generation.