Montgomery Edwards⁴⁴⁸

Results 34 comments of Montgomery Edwards⁴⁴⁸

Unless I'm mistaken, 32-bit platforms were never officially supported by this library so this is a feature request (not a bug). The README lists these 64-bit platforms under the Current...

Any chance the SSD was low on free space during the `go get` command?

Until this is reviewed, tested for performance regressions, and fuzzed, maybe we can create a branch in this repo that includes this PR until we can merge into main branch....

@e3b0c442 thanks for opening this issue. It escalated quickly from 1 simple func to a full CTAP2 interface providing encoding & decoding funcs. :rofl: > Seeing a bunch of em,...

@philandstuff [fxamacker/cbor](https://github.com/fxamacker/cbor) supports all sort orders specified in both RFC 7049 and 7049bis: * SortNone (default) * SortLengthFirst (same as RFC 7049 canonical) * SortBytewiseLexical (same as 7049bis bytewise lexicographic)...

> RFC7049bis seems to be proposing a different canonical sort order In 2015, [errata to RFC 7049](https://www.rfc-editor.org/errata/eid4409) specified the sort order currently proposed by 7049bis. And it only makes a...

> gabbygrove feed format, which takes user controlled input in CBOR before it does the signature validation If security-related data is encoded as elements of CBOR map, then you may...

@cryptix the "toarray" struct tag is the only to indicate all fields of the struct should encode to elements of CBOR array. There's no option to do this for structs...

> I catchd an issue while switching back and forth between these and need to look deeper into how enforce cipher links. > > err="failed retreive stored message: multiMessage: legacy...