openpgp-mobile icon indicating copy to clipboard operation
openpgp-mobile copied to clipboard

Native code used in react-native-fast-openpgp and flutter-openpgp

Results 5 openpgp-mobile issues
Sort by recently updated
recently updated
newest added

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies
javascript

Bumps [next](https://github.com/vercel/next.js) from 11.1.1 to 13.5.0. Release notes Sourced from next's releases. v13.4.20-canary.41 Core Changes Add mui-core to the default optimizePackageImports list: #55554 Consolidate experimental React opt-in & add ppr...

dependencies
javascript

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@​lukekarrys, @​joaomoreno, @​nicolo-ribaudo) Changelog Sourced from...

dependencies
javascript

I don’t know how to email you and raising an issue here instead. would you be interested in getting passkeys working like in this issue ? https://github.com/teamhanko/hanko/issues/114 I would very...

``` openpgp-mobile git:(flatbuffers) ✗ make wasm_tinygo mkdir -p output/wasm tinygo build -tags=math_big_pure_go -o output/wasm/openpgp.wasm -target wasm wasm/main.go # encoding/asn1 /usr/local/opt/go/libexec/src/encoding/asn1/asn1.go:1100:15: cannot convert nil (untyped nil value) to reflect.Type make: ***...

enhancement