File Summary: CipherUtils.java |
|
| current inspection = 2009-09-03 21:56:13 (id #1) | base = 2009-09-03 21:56:13 (id #1) |
Hot Spots -- Methods with deltas or higher-probability messages listed first |
All_Methods |
| Method | High Prob. | Medium Prob. | Low Prob. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |||||
| auth | 1 | 1 | |||||||||||
| decrypt | 1 | 1 | |||||||||||
| encrypt | 1 | 1 | |||||||||||
| Total | 0 | 3 | 3 | 0 | |||||||||
|
|||||||||||||
Method: bool auth() |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | 1 | 1 |   | |||||
| Total | 0 | 1 | 1 | 0 | |||||
Method: String decrypt(String) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | 1 | 1 |   | |||||
| Total | 0 | 1 | 1 | 0 | |||||
Method: String encrypt(String) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | 1 | 1 |   | |||||
| Total | 0 | 1 | 1 | 0 | |||||
All Methods |
top |
| Method | View Method |
|---|---|
| auth | go to source |
| checkAuthed | go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| createCiphers | go to source |
| decrypt | go to source |
| encrypt | go to source |
| getCipherUtils | go to source |
| getPassword | go to source |
| hash | go to source |
| CipherUtils.java | 2009-Jun-25 01:54:24 |
| CipherUtils.class | 2009-Sep-02 17:04:17 |