Skip to content
/ ASN.2 Public

ASN.2 : A model-driven approach to secure protocol implementation

Notifications You must be signed in to change notification settings

mejborn/ASN.2

Repository files navigation

ASN.2

ASN.2 : A model-driven approach to secure protocol implementation

Getting Started

See "Concrete Examples/TLS.asn2" for a quick format implementation. Currently the project only reads this file. Can be changed in program.hs

Prerequisities

Haskell platform

Text.PrettyPrint.Leijen

cabal update
cabal install wl-pprint

Usage

Look at the example protocol format in

Concrete Examples/TLS.asn2

Run the api generator with

runhaskell program.hs

Contributing

All contributions are welcome, but subject to review

Authors

  • Buster Kim Mejborn - Initial work - mejborn

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License

Acknowledgments

Sebastian Mödersheim - www2.compute.dtu.dk/~samo

About

ASN.2 : A model-driven approach to secure protocol implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published