summary refs log tree commit diff
path: root/crypto/src/asn1/ConstructedBitStream.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More Span-based Stream methodsPeter Dettman2022-11-011-0/+52
|
* Work on Stream classesPeter Dettman2022-05-231-4/+6
| | | | | | | - consistent naming, ordering - CanRead/Seek/Write fixes - argument validation - some cases of blocking zero-byte Read calls
* Add BitString parsersPeter Dettman2021-11-221-0/+134