Skip to content

Commit

Permalink
Merged with main
Browse files Browse the repository at this point in the history
  • Loading branch information
r-monti committed Jan 23, 2024
1 parent 6195941 commit 9ada7e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package model.service.encryption;

/**
* Interfaccia per la crittografia e verifica delle password utilizzando BCrypt.
* Interfaccia per la crittografia e verifica delle password utilizzando l'algoritmo BCrypt.
*/
public interface EncryptionInterface {
/**
Expand Down

0 comments on commit 9ada7e4

Please sign in to comment.