sharevb

Results 165 issues of sharevb

Use js-base64 to handle non ascii text and ignore whitespaces Fix https://github.com/CorentinTh/it-tools/issues/879 and https://github.com/CorentinTh/it-tools/issues/409 and #1092 Add filename and extension (auto filled if data url) to allow downloading with right...

Handle timestampt in microseconds, fix #783 Handle UTC Iso Display, fix #1198 Handle display of Javascript Date constructor format

Currently, integer base converter does not support "bigint", thus resulting in "non failing" totally wrong conversions. See screen capture (ie, decimal conversion does not correspond to input) ![image](https://github.com/CorentinTh/it-tools/assets/29117330/ee20edb2-7cda-4601-b9a8-c3dcbc361460)

Fix #281 (ed25519 key pairs, passphrase and openssh format) Supports generation in PEM, PKCS#8, OpenSSH Standard (with or without passphrase), OpenSSH (new format) and PuTTY (no passphrase)

Fix https://github.com/CorentinTh/it-tools/issues/281 (rsa with passphrase and comment) Supports many formats: PEM (with or without passphrase), PKCS#1, PKCS#8, OpenSSH Standard (with or without passphrase), OpenSSH (new format) and PuTTY

IPv4/6 Range To CIDR Fix #802

MAC Address Converter Fix #1146

Equivalent for IPv6 of https://it-tools.tech/ipv4-address-converter Fix #548