-
-
Notifications
You must be signed in to change notification settings - Fork 656
Closed
Milestone
Description
Part of #32544:
sage -t --long --random-seed=88125173308017227407627450515947596866 src/sage/crypto/util.py
**********************************************************************
File "src/sage/crypto/util.py", line 359, in sage.crypto.util.carmichael_lambda
Failed example:
P == ones
Expected:
True
Got:
False
**********************************************************************
1 item had failures:
1 of 32 in sage.crypto.util.carmichael_lambda
[113 tests, 1 failure, 0.07 s]
(From a doctest in #32502.)
Component: cryptography
Author: Lorenz Panny
Branch/Commit: 12e678a
Reviewer: Michael Orlitzky
Issue created by migration from https://trac.sagemath.org/ticket/33036