8000 GitHub - bartbes/lber: A minimalist pure-lua X.690 BER/DER/CER decoder
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bartbes/lber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lber

lber is a minimalist pure-lua X.690 BER/DER/CER decoder released under the ISC license. It is currently in a state appropriately described as "very alpha".

Tests

Currently the only part covered by unit tests is the bit operations component. Note that it uses lua 5.3 bitwise operations or the (luajit) bitop library where available.

About

A minimalist pure-lua X.690 BER/DER/CER decoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0