#250 closed defect (fixed)
SYS:SHA256 does not compile
| Reported by: | Mark Evenson | Owned by: | ehuelsmann |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.1.0 |
| Component: | build | Version: | 1.1.0-dev |
| Keywords: | Cc: | ||
| Parent Tickets: |
Change History (4)
comment:1 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 13 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
comment:3 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
| Summary: | SYS:256 does not compile → SYS:SHA256 does not compile |
comment:4 Changed 13 years ago by
Note that the SYS:SHA256 status is "implemented" but still "not audited for security", so the results will probably by unique, but not necessarily verifable as valid digests.
Note: See
TracTickets for help on using
tickets.
Compilation fixed in [r14200](http://trac.common-lisp.net/armedbear/changeset/14200)
SYS:SHA256 will WARN on incorrect digest computation due to incomplete audit of implementation.