Skip to content

Commit d515530

Browse files
committed
RSA: comment typo
1 parent 664690b commit d515530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/headers/tomcrypt_private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ int pk_oid_num_to_str(const unsigned long *oid, unsigned long oidlen, char *OID,
444444

445445
int pk_oid_cmp_with_ulong(const char *o1, const unsigned long *o2, unsigned long o2size);
446446

447-
/* ---- DH Routines ---- */
447+
/* ---- RSA Routines ---- */
448448
#ifdef LTC_MRSA
449449
/* Receiving side, i.e. Decrypt or Verify */
450450
#define LTC_RSA_OP_RECV 0x00u

0 commit comments

Comments
 (0)