Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial conversion functions #155

Merged
merged 2 commits into from
May 7, 2015
Merged

Conversation

rolandshoemaker
Copy link
Contributor

Per #142 this adds two functions SerialToString(serial *big.Int) string and StringToSerial(serial string) (*big.Int, error) and basic tests.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.21%) to 47.15% when pulling ae62792 on rolandshoemaker:serialutils into b1e3c37 on letsencrypt:master.

jsha added a commit that referenced this pull request May 7, 2015
@jsha jsha merged commit f6c7b49 into letsencrypt:master May 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants