]> git.lizzy.rs Git - plan9front.git/commit
auth/rsa2jwk: add code to produce jwk rsa keys
authorOri Bernstein <ori@eigenstate.org>
Sun, 18 Jul 2021 15:30:35 +0000 (15:30 +0000)
committerOri Bernstein <ori@eigenstate.org>
Sun, 18 Jul 2021 15:30:35 +0000 (15:30 +0000)
commit07c32fb3da0731570508e519e4cfaaaaf646ccfb
tree6046bded4713f7e131a6418682d005277fc32f9d
parentacc504c319a4b4188479cfa602e40cb6851c0528
auth/rsa2jwk: add code to produce jwk rsa keys

This is useful for acmed, and possibly other web
technologies.
sys/src/cmd/auth/mkfile
sys/src/cmd/auth/rsa2jwk.c [new file with mode: 0644]