Skip to content

Zac-HD/hypothesis-asn1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypothesis-asn1

A Hypothesis strategy for generating data that matches some ASN.1 format.

Here's the PyPI page and the GitHub repo.

API

hypothesis-asn1 is in the planning stages, so there is no public API yet.

Supported versions

hypothesis-asn1 requires Python 3.6 or later. In general, 0.x versions will require very recent versions of all dependencies because I don't want to deal with compatibility workarounds.

Changelog

Patch notes can be found in CHANGELOG.md.

About

Generate valid messages for any [ASN.1](https://en.wikipedia.org/wiki/ASN.1) definition using Hypothesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages