-
The error is unclear where its coming from but I get this error:
```
secp256k1 unavailable, reverting to browser version
8:43:38 AM [vite] Error when evaluating SSR module /node_modules/@dfinity/…
-
Visual Studio 2008 (32bit build):
```
1>padding_pad.c
1>d:\git\libtomcrypt\src\misc\padding\padding_pad.c(126) : warning C4244: '=' : conversion from 'unsigned long' to 'unsigned char', possible lo…
-
Currently, the implementation globs for license files having `license` (case insensitive) in their filename: https://github.com/iandotkelly/nlf/blob/7b9a9594cee2fe5dbb1d4c19b17e9e7e803790b7/lib/nlf.js…
-
Should probably contain, at a minimum:
- info about official tweetnacl (from the paper, probably)
- links to official tweetnacl
- explanation of what this is and how it's different from NaCL and libso…
-
- [ ] scrypt sync
- [x] scrypt async
- [x] scrypt config
- [ ] sha256
- [ ] keybase: https://github.com/keybase/kbpgp
- [ ] tweetnacl: https://github.com/dchest/tweetnacl-js
-
Compatibility with TweetNaCl would make the core both more portable and more compact (resulting in either a smaller dependency or fewer dependencies, the crypto code could be included at a very small …
-
My objective is to build a tinysshd (static build, with musl libc) as small as possible. Performance is not an issue. The ssh client would be a recent ssh from OpenSSH.
1. Is it possible to easily…
-
使用tweetnacl代替js-nacl之后,browserify-asch-min.js文件的尺寸从1.2M降低到587k
我感觉还能再优化
tweetnacl尺寸才几十k,不是瓶颈所在
其余几个依赖的库有,buffer,bytebuffer,bignum,crypto
加起来不应该那么大的
需要调查下什么原因
如果尺寸减少,对前端首次加载性能有很大提升
@yanyiwu
-
## Desc
Just like [tweetnacl][nacl], supports all encoding in coda.
[nacl]: https://tweetnacl.js.org/#/
-
hi Team,
I am try setup peps on my own server.
i ad installed and configuration also did well but ..
i am going to setup admin passsword getting this issue :(
kindly check revert to me. what i…