Side by Side Diff: src/lib/README 
  
  
    
       
    
  
 
    Issue 2847081 : 
  Initial code.  (Closed) 
  
 
  
    Patch Set: Use scrypt distro and patch with changes instead. 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        Makefile.am 
      
        Makefile.in 
      
        aclocal.m4 
      
        build-aux/config.guess 
      
        build-aux/config.sub 
      
        build-aux/depcomp 
      
        build-aux/install-sh 
      
        build-aux/ltmain.sh 
      
        build-aux/missing 
      
        config.h.in 
      
        configure 
      
        configure.ac 
      
        function_visibility.patch 
      
        src/FORMAT 
      
        src/Makefile.in 
      
        src/config.aux/depcomp 
      
        src/config.aux/install-sh 
      
        src/config.aux/missing 
      
        src/config.h.in 
      
        src/configure 
      
        src/lib/README 
      
        src/lib/crypto/crypto_aesctr.h 
      
        src/lib/crypto/crypto_aesctr.c 
      
        src/lib/crypto/crypto_scrypt.h 
      
        src/lib/crypto/crypto_scrypt-nosse.c 
      
        src/lib/crypto/crypto_scrypt-ref.c 
      
        src/lib/crypto/crypto_scrypt-sse.c 
      
        src/lib/crypto/sha256.h 
      
        src/lib/crypto/sha256.c 
      
        src/lib/scryptenc/scryptenc.h 
      
        src/lib/scryptenc/scryptenc.c 
      
        src/lib/scryptenc/scryptenc_cpuperf.h 
      
        src/lib/scryptenc/scryptenc_cpuperf.c 
      
        src/lib/util/memlimit.h 
      
        src/lib/util/memlimit.c 
      
        src/lib/util/readpass.h 
      
        src/lib/util/readpass.c 
      
        src/lib/util/sysendian.h 
      
        src/lib/util/warn.h 
      
        src/lib/util/warn.c 
      
        src/main.c 
      
        src/scrypt.1 
      
        src/scrypt_platform.h