Pankaj0038 / dcodeKi

Python GUI based encoder-decoder tool
https://pankaj0038.github.io/dcodeKi/
8 stars 18 forks source link

Base45 and base62 encoder decoder #45

Closed Pankaj0038 closed 7 months ago

Pankaj0038 commented 7 months ago

base62 : resource : https://en.wikipedia.org/wiki/Base62 https://www.dcode.fr/base62-encoding character set = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"

base45 : resource: https://www.dcode.fr/base45-encoding character set = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ" ," "(space),$,%,*,'+'(plus sign),'-'(minus sign),'.'(dot/full stop) , '/'(forward slash), ':' (colon)"

Hacxmr commented 7 months ago

Hey! @Pankaj0038 I am interested in working on this issue

Pankaj0038 commented 7 months ago

are you a participant of JWoC ? Okay you need to add JWoC keyword while asking for assignment , and can do at most 1 issue per project at a time

AnamNaaz-7 commented 7 months ago

Please assign this issue to me under JWOC.

Pankaj0038 commented 7 months ago

okay @AnamNaaz-7

yashasvini121 commented 7 months ago

Hey @Pankaj0038. Can you please assign me this issue under JWOC'24?

Pankaj0038 commented 7 months ago

okay @yashasvini121