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

OpenSSL Implementation #1

Open
tesneddon opened this issue Nov 19, 2012 · 1 comment
Open

OpenSSL Implementation #1

tesneddon opened this issue Nov 19, 2012 · 1 comment
Assignees
Milestone

Comments

@tesneddon
Copy link
Member

Implement an AST friendly interface to OpenSSL that mirrors the existing netlib_* routines. The following goals should be met:

  • Work across all architectures
  • Use the Compaq/HP supplied SSL Run-Time Library.
  • Use LIB$FIS to handle the incompatible releases of SSL on the OpenVMS platform.
@ghost ghost assigned tesneddon Nov 19, 2012
@tesneddon
Copy link
Member Author

Found some stuff related to implementing OpenSSL in higher level languages (like BASIC). This might be useful for some of the routines supplied by NETLIB. Check it out and see what we can do:

http://labs.hoffmanlabs.com/node/1853

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant