9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] Typos in mp(2)
@ 2024-05-18 22:45 sirjofri
  2024-05-21  4:46 ` Jacob Moody
  0 siblings, 1 reply; 2+ messages in thread
From: sirjofri @ 2024-05-18 22:45 UTC (permalink / raw)
  To: 9front

> Time invariant computation
> In the field of cryptography, it is sometimes neccesary to
> implement algorithms such that the runtime of the algorithm
> is not depdenent on the input data.

"necessary" and "dependent"

(Sorry, I'm currently unable to do a proper patch, but it should be easy enough to find if someone has the time. Otherwise I'll prepare a patch in the next few days)

sirjofri


Not sure if this would work (typed by hand):


--- a/sys/man/2/mp
+++ b/sys/man/2/mp
 .SS "Time invariant computation"
 .PP
-In the field of cryptography, it is sometimes neccesary to implement
+In the field of cryptography, it is sometimes necessary to implement
-algorithms such that the runtime of the algorithm is not depdenent on
+algorithms such that the runtime of the algorithm is not dependent on
 the input data. This library provides partial support for time
 invariant computation with the
 .I MPtimesafe

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] Typos in mp(2)
  2024-05-18 22:45 [9front] Typos in mp(2) sirjofri
@ 2024-05-21  4:46 ` Jacob Moody
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Moody @ 2024-05-21  4:46 UTC (permalink / raw)
  To: 9front

Thanks, merged with a couple more I found.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-21  4:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-18 22:45 [9front] Typos in mp(2) sirjofri
2024-05-21  4:46 ` Jacob Moody

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).