projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c14851
)
Deprecate all exports from (runtime blowfish) and (runtime crypto).
author
Matt Birkholz
<matt@birchwood-abbey.net>
Fri, 10 Mar 2017 23:50:32 +0000
(16:50 -0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Fri, 10 Mar 2017 23:50:32 +0000
(16:50 -0700)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index 310cce56945d94df65db498f2d87a7a65e03220f..0b914f42e7a9b897e40487729af773292103239d 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-105,7
+105,7
@@
USA.
(define-package (runtime blowfish)
(files "blowfish")
(parent (runtime))
- (export ()
+ (export ()
deprecated:blowfish
blowfish-available?
blowfish-cbc
blowfish-cfb64
@@
-5019,7
+5019,7
@@
USA.
(define-package (runtime crypto)
(files "crypto")
(parent (runtime))
- (export ()
+ (export ()
deprecated:crypto
make-mhash-keygen-type
mcrypt-algorithm-name
mcrypt-algorithm-names