|
|
|
|
|
by phamilton
4454 days ago
|
|
Its also similar to an abstraction in Erlang. The crypto application is started and all processes defer to the crypto application for operations. I don't know of the implementation is as secure as the article describes, but the abstraction is simple and straightforward. |
|