This commit is contained in:
Tony Garnock-Jones 2011-10-24 18:36:18 -04:00
parent 9290dbea34
commit 915f990804
1 changed files with 1 additions and 5 deletions

View File

@ -2,13 +2,10 @@
(require (planet tonyg/bitsyntax))
(require (planet vyzo/crypto:2:3))
;; (require (planet vyzo/crypto/util)) ;; hex, unhex
;; (require racket/port)
(require racket/match)
(require racket/class)
;; (require rackunit)
;; (require "aes-ctr.rkt")
(require "safe-io.rkt")
(require "oakley-groups.rkt")
@ -267,7 +264,6 @@
(e :: (t:mpint))
(f :: (t:mpint))
(k :: (t:mpint))))))
;;(pretty-print `((block-to-hash ,(hex block-to-hash))))
(sha1 block-to-hash)))
;; ExchangeHashInfo Symbol Symbol ConnectionState