Jaromil

Results 146 issues of Jaromil

Hi there! any chances you may include also Devuan among the choices for an installed operating system? we provide Rpi* images among many others and build the Rpi3 for ARM...

After extensive testing we noticed the REUSABLE_PORT flag really breaks most ARM builds: for some reason Linux kernels built on ARM do not support them. This issue was introduced in...

Take contact with @jedisct1 if possible and import the repository that was once, or decide to start from scratch. Anyone compelled to open his/her own issues and pull-reqs here please...

HEAP buffer contents (values) should support UTF8 and adopt UTF8 compliant string functions when modifying string data (see CODEC). the CODEC itself may inlclude utf8 or even utf16 property to...

enhancement

good reference: https://github.com/ethereum/bls12-381-tests implement sign and verify in line with the eth2 spec

enhancement
crypto

Introduce for-each loop processing inside When statement blocks (R/W) HEAP This should be a sort of lispy `map()` execution of Zencode When statements over arrays (and/or dictionaries)

wishlist

As a feature it should be possible to structure the JSON output by loading a template and filling it with values. It is simple to implement using Lua's `string` class,...

wishlist

Drafting a plan to include code that provides post-quantum strength for basic functionalities as diffie-hellman sessions and signatures. Interesting so far: - Picnic for signatures https://github.com/Microsoft/Picnic/blob/master/picnic.h - Supersingular Isogeny Key...

enhancement
crypto

More than one use-case has highlighted the need for a call that can parse the syntax of a zencode script and return if valid. This also opens the possibility for...

enhancement
research

Zero Knowledge Proof interoperability between systems is leveraged by this protocol https://github.com/QED-it/zkinterface A Zencode scenario to create and verify zkproofs could become a frontend with zkinterface if made compatible.

research
wishlist
crypto