issues
search
jchambers
/
java-otp
A one-time password (HOTP/TOTP) library for Java
MIT License
455
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OTP Code validation problem
#44
Mallikapplabs
closed
2 years ago
0
Rename `NoSuchAlgorithmRuntimeException` to `UncheckedNoSuchAlgorithmException`
#43
jchambers
closed
2 years ago
0
Avoid synchronization by cloning a prototype `Mac` and reallocating buffers
#42
jchambers
closed
2 years ago
0
Time step is not always honored
#41
davija
closed
2 years ago
2
[CI] Prevent duplicate builds for PRs from base repo branches
#40
valfirst
closed
2 years ago
1
Add Dependabot config
#39
valfirst
closed
2 years ago
1
[CI] Use LTS and latest JDK versions
#38
valfirst
closed
2 years ago
3
[CI] Use `temurin` instead of deprecated `adopt`
#37
valfirst
closed
2 years ago
1
[CI] Use built-in caching from `setup-java` action
#36
valfirst
closed
2 years ago
1
Add notes about synchronization and performance
#35
jchambers
closed
2 years ago
0
Suggestion: in HmacOneTimePasswordGenerator, make the buffer a local variable
#34
BenTels
closed
2 years ago
4
Use `assumeTrue` when running SHA-512-based tests
#33
jchambers
closed
2 years ago
1
Don't extend `HmacOneTimePasswordGenerator` in `TimeBasedOneTimePasswordGenerator`
#32
jchambers
closed
2 years ago
0
Tests use "RAW" as algorithm for keys
#31
flozano
closed
2 years ago
2
More explicitly link MAC length and key length in examples
#30
jchambers
closed
3 years ago
0
Use an unchecked exception for unsupported MAC algorithms
#29
jchambers
closed
2 years ago
0
Use `maven.compiler.release` to control build targets under Java 9 and newer
#28
jchambers
closed
3 years ago
2
java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer;
#27
trcoelho
closed
3 years ago
11
NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer
#25
vitsin
closed
3 years ago
2
Only one empty TimeBasedOneTimePasswordGenerator constructor available
#24
vitsin
closed
3 years ago
4
Switch back to `ByteBuffer` when generating one-time passwords
#23
jchambers
closed
3 years ago
0
Set an automatic module name
#22
jchambers
closed
3 years ago
0
Drop Travis CI and test with GitHub Actions
#21
jchambers
closed
3 years ago
0
HOTP generator return zero otp code
#20
otricadziziusz
closed
3 years ago
2
the result of below code is different with the one of google authenticator
#19
FrancisJen
closed
3 years ago
2
Import secrets
#18
0xlee
closed
3 years ago
0
Generate one-time passwords as strings
#17
jchambers
closed
3 years ago
0
When first digit of generated pin is 0, it is being handled as octal number
#16
kougianos
closed
4 years ago
3
JPMS module
#15
cilki
closed
3 years ago
1
OTP generator return 5 digits instead of 6
#14
majaode
closed
4 years ago
1
TOTP Generating different value with a particular timestep
#13
d3bt3ch
closed
5 years ago
3
Use synchronization instead of ThreadLocals for thread safety
#12
jchambers
closed
5 years ago
0
Release 0.1 not supported
#11
mrclmh
closed
5 years ago
2
Add benchmarks and optimize
#10
jchambers
closed
5 years ago
0
Update to Java 8
#9
jchambers
closed
5 years ago
0
Handle NoSuchAlgorithmException exceptions for required algorithms
#8
Marcono1234
closed
5 years ago
1
Include validation functionality
#7
fermarmorales
closed
5 years ago
0
project to gradle| Jar
#6
FuriosoJack
closed
6 years ago
1
Using a secret
#5
arifainchtein
closed
6 years ago
1
Issue with leading 0's
#4
rgautam98
closed
6 years ago
2
Publish artifact to Maven
#3
davidepedranz
closed
6 years ago
7
Secret key issue
#2
ghost
closed
6 years ago
1
How to validate the password?
#1
bhuvaneshwariarkala
closed
7 years ago
1