sharevb
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) 
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
Fix #800 and #862
IPv4/6 Range To CIDR Fix #802
ISBN Parser and Formatter
MAC Address Converter Fix #1146
Equivalent for IPv6 of https://it-tools.tech/ipv4-address-converter Fix #548