supercop.ts

cross-compiled javascript implementation of ed25519 based on supercop-ref10
git clone git://git.finwo.net/lib/supercop.ts
Log | Files | Refs | README | LICENSE

commit 00a68f904305dab10c092062687d0bc2249dab63
parent 08f01948dcb8deccf73a12fb97365abbd223a416
Author: finwo <finwo@pm.me>
Date:   Mon,  3 Apr 2023 20:22:39 +0200

Updated editorconfig

Diffstat:
M.editorconfig | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/.editorconfig b/.editorconfig @@ -8,8 +8,5 @@ charset = utf-8 indent_size = 2 indent_style = space -[*.{php,html}] -indent_size = 4 - [Makefile*] indent_style = tab