| Class | Description |
|---|---|
| SHA1 |
SHA-1 interface from FIPS 180-1 / RFC 3174 with optional collision detection.
|
| Enum | Description |
|---|---|
| SHA1.Sha1Implementation |
SHA1 implementations available in JGit
|
| Exception | Description |
|---|---|
| Sha1CollisionException |
Thrown by
SHA1Java if it detects a likely hash
collision. |
Copyright © 2023 Eclipse JGit Project. All rights reserved.