Uses of Class
org.tranche.hash.BigHashMaker

Packages that use BigHashMaker
org.tranche.streams Streams useful for uploading projects, creating temporary files, etc. 
 

Uses of BigHashMaker in org.tranche.streams
 

Constructors in org.tranche.streams with parameters of type BigHashMaker
WrappedOutputStream(java.io.OutputStream out, BigHashMaker bhm)
          Creates a wrapped output stream that will automatically create an appropriate BigHash from the bytes streamed through it.
WrappedOutputStream(java.io.OutputStream out, BigHashMaker bhm, java.lang.String algorithm, java.security.PrivateKey key)
           
 



This code is free for use both commercially and non-commercially as stated in the project's license