First time here? Check out the FAQ!

Ask Your Question
0

Warning message when with notebook()

asked 10 years ago

trackstar2000 gravatar image

updated 10 years ago

After running notebook(), the following warning. I read a few posts online regarding this with past version. Any insights on this version?

/usr/local/sage-6.4.1/local/lib/python2.7/site-packages/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability. _warn("Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
0

answered 10 years ago

trackstar2000 gravatar image

Thanks so much. Very nice to hear!

Preview: (hide)
link
0

answered 10 years ago

kcrisman gravatar image

This is not a problem, it's because we use something called MPIR instead of GMP with equivalent functionality. Eventually hopefully we'll be able to remove that message.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 10 years ago

Seen: 644 times

Last updated: Feb 04 '15