Go to file
devingfx 702dbb19fb README link 2018-07-01 19:28:26 +02:00
README.md README link 2018-07-01 19:28:26 +02:00
kompilo.js Add the bookmarklet compiler 2018-07-01 18:40:37 +02:00
kriptopter README + new UI 2018-07-01 19:26:53 +02:00

README.md

Kriptopter

mini web app to use WebCrypto

[bookmarklet](javascript:win=window.open('','','titlebar=no,location=no'); fetch('https://git.p2p.legal/dig/kriptopter/raw/master/kriptopter').then(res=>res.text()).then(app=>win.document.write(app) ))