Interface | Description |
---|---|
IdenticonCache | |
IdenticonRenderer |
Identicon renderer interface.
|
Class | Description |
---|---|
IdenticonUtil |
Utility methods useful for implementing identicon functionality.
|
NineBlockIdenticonRenderer2 |
9-block Identicon renderer.
|
The main identicon code is here. The servlet is in net.i2p.imagegen. There are minor modifications to remove dependencies on commons-logging and the org.cache2k package. From https://github.com/PauloMigAlmeida/identicon