krypt icon indicating copy to clipboard operation
krypt copied to clipboard

Platform- and library-independent cryptography for Ruby. The official repo has moved to

Results 5 krypt issues
Sort by recently updated
recently updated
newest added

We should write a fuzzer that throws completely random and part random/part hand-crafted data at ASN.1 decode to test for SEGVs/NPEs with regard to malicious data or buffer overflows. The...

Deliverable for the GM1 includes this. ``` The final deliverable for the intermediate report will comprise: ... - integration of the ASN.1 parser/encoder in Ruby 2.0.0dev, replacing the existing OpenSSL::ASN1...

Top-level description of Instream, Header, Parser, Asn.1. Architectural overview of pull-parsing, lazy parsing and caching of parsed values. Explain advantages of caching not only in terms of performance, but also...

doc