This issue tracks work which will need to land before ring can take a dependency on zerocopy. See this comment for context.
I put up a prototype: briansmith/ring#1693
Previously, we tracked #254, but this comment implies we don't need it.
cc @briansmith
This issue tracks work which will need to land before ring can take a dependency on zerocopy. See this comment for context.
I put up a prototype: briansmith/ring#1693
core::opstraits #434BitXorAssigntrait, currently implemented heretransmute_ref!macro #183transmute_ref!is needed to support reference transmutations between array types such as&[U32<BigEndian>; 4] -> &[u8; 16], which are currently supported in ring with theArrayEncoding::as_byte_arraymethodbyteordercrate, makebyteordertype methodsconst#438Previously, we tracked #254, but this comment implies we don't need it.
cc @briansmith