The plugins export to these global bindings too. Users should feel
free to reference these bindings, assuming plugins are loaded before
they are used.
(define-package (runtime blowfish)
(files "blowfish")
(parent (runtime))
- (export () deprecated:blowfish
+ (export ()
blowfish-available?
blowfish-cbc
blowfish-cfb64
(define-package (runtime crypto)
(files "crypto")
(parent (runtime))
- (export () deprecated:crypto
+ (export ()
make-mhash-keygen-type
mcrypt-algorithm-name
mcrypt-algorithm-names