Berkus Decker

Results 73 issues of Berkus Decker

To use `impl_web!` in rust-2018 requires typing in this monstrocity: ``` use tower_web::{ derive_resource, derive_resource_impl, impl_web, impl_web_clean_nested, impl_web_clean_top_level, }; ``` Is there perhaps a cleaner way?

What's important in this (allegedly security) update is the commit [441b742](https://github.com/indutny/elliptic/commit/441b7428b0e8f6636c42118ad2aaa186d3c34c3f): `ec: validate that a point before deriving keys` ``` This update checks to make sure that the public key...

**Describe the bug** As described in https://github.com/its-danny/koji/issues/90 a package depending on 6.0 fails to build with 6.1 due to breaking API change. **To Reproduce** `cargo +nightly install [email protected]` **Expected behavior**...

bug

``` warning: `extern` block uses type `float32x2_t`, which is not FFI-safe --> /..../pathfinder/simd/src/arm/mod.rs:865:22 | 865 | fn fabs_v2f32(a: float32x2_t) -> float32x2_t; | ^^^^^^^^^^^ not FFI-safe | = note: `#[warn(improper_ctypes)]` on...

Hi! In your Parser Combinators text you have what seems to be a typo: > To accommodate this pattern, we're going to use our pair combinator to write two other...

Add description on how to collect logs

Need to specify the format of ACK frame. - [x] we pick the packet-based acks - [ ] verify it is sound - [ ] make graphical explanations for edge...

in progress

- no linking to endpoints, only short-term keys matter. Sessions created by kex_responder after Initiate packet only.

crypto
Channel layer

[Log here](https://gist.github.com/shamansir/a322acece7c6c849f65d)

Channel layer