Skip to content

Commit

Permalink
Merge pull request #1 from guanzhi/master
Browse files Browse the repository at this point in the history
update
  • Loading branch information
liushaotong authored Jul 10, 2017
2 parents 44890ce + ffbb0ec commit f51e4f1
Show file tree
Hide file tree
Showing 481 changed files with 4,770 additions and 11,031 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ compiler:
- gcc

env:
- CONFIG_OPTS="no-paillier no-serpent --prefix=/home/travis/dist/" DESTDIR="_install"
- CONFIG_OPTS=" --prefix=/home/travis/dist/" DESTDIR="_install"

before_script:
- env
Expand Down
6 changes: 1 addition & 5 deletions crypto/sm2/build.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
LIBS=../../libcrypto
SOURCE[../../libcrypto]=sm2_err.c sm2_asn1.c sm2_id.c sm2_sign.c sm2_enc.c \
sm2_oct.c sm2_exch.c sm2_kmeth.c sm2_standard_enc.c sm2_standard_exch.c \
sm2_standard_sign.c ./miracl/mralloc.c ./miracl/mrarth0.c \
./miracl/mrarth1.c ./miracl/mrarth2.c ./miracl/mrarth3.c ./miracl/mrbits.c \
./miracl/mrcore.c ./miracl/mrcurve.c ./miracl/mrjack.c ./miracl/mrlucas.c\
./miracl/mrmonty.c ./miracl/mrmuldv.c ./miracl/mrsroot.c ./miracl/mrxgcd.c
sm2_oct.c sm2_exch.c sm2_kmeth.c
85 changes: 0 additions & 85 deletions crypto/sm2/miracl/mralloc.c

This file was deleted.

Loading

0 comments on commit f51e4f1

Please sign in to comment.