Vsevolod Stakhov

Results 43 issues of Vsevolod Stakhov

Add functions ottery_rand_double that returns a value in the half-interval of [0..1) giving 52 bits of entropy. This might be useful for jittering in different applications. No Haskell implementation as...

Hello, I'd like to thank you for your hard work - I really like your algorithm. However, I have a sort of question: I tried mum-hash to calculate shingles which...

I've tried to compile the code on OSX system. However, the compilation failed with the following error: ``` clang -cc1as: fatal error: error in backend: 32-bit absolute addressing is not...

In reference implementation, `keylen` is xor'ed to the second byte of `h`. This patch implements the same logic here.

I have found that using chacha-opt with avx2 is not possible unless chacha_state structure is aligned on 64 bytes boundary. Therefore, I have added explicit alignment for this structure that...

Openssl and rsa are far too complicated for libucl. We need something more simple. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/25941225-change-signatures-scheme-to-asignify?utm_campaign=plugin&utm_content=tracker%2F483345&utm_medium=issues&utm_source=github)** We accept bounties via...

Some files, such as private keys, must not be included without strict mode check. That might be used in UCL. ## --- Want to back this issue? **[Post a bounty...

UCL lacks support of binary data, so adding something like this could be useful. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/25028683-base64-encoded-strings?utm_campaign=plugin&utm_content=tracker%2F483345&utm_medium=issues&utm_source=github)** We accept bounties via...

Suport specifying schema completely or partially for `.include`. Maybe also support `.schema` macro to load global schema and reusing its references in future `.include` for optimization. ## --- Want to...

kib/KiB and so on ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/21443052-iso-suffixes?utm_campaign=plugin&utm_content=tracker%2F483345&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F483345&utm_medium=issues&utm_source=github).