Nonrepudiation


In reference to digital security, nonrepudiation means to ensure that a transferred message has been sent and received by the parties claiming to have sent and received the message. Nonrepudiation is a way to guarantee that the sender of a message cannot later deny having sent the message and that the recipient cannot deny having received the message.

Nonrepudiation can be obtained through the use of:

digital signatures– function as a unique identifier for an individual, much like a written signature.
confirmation services — the message transfer agent can create digital receipts to indicated that messages were sent and/or received.
timestamps — timestamps contain the date and time a document was composed and proves that a document existed at a certain time.

Read Also:

  • not invented here syndrome

    Not invented here syndrome (NIHS) is a slightly tongue-in-cheek name for the tendency of both individual developers and entire organizations to reject suitable external solutions to software development problems in favor of internally developed solutions. Closely related to the “let’s re-invent the wheel” syndrome, NIHS can be seen in intensities ranging from a mild reluctance […]

  • null character

    A character that has all its bits set to 0. A null character, therefore, has a numeric value of 0, but it has a special meaning when interpreted as text. In some programming languages, notably C, a null character is used to mark the end of a character string. In database and spreadsheet applications, null […]

  • Notebook Computer

    )(n.) An extremely lightweight personal computer. Notebook computers typically weigh less than 6 pounds and are small enough to fit easily in a briefcase. Aside from size and portability, the principal difference between a notebook computer and a personal computer is the display screen. Notebook computers use a variety of techniques, known as flat-panel technologies,to […]

  • null-modem cable

    A specially designed cable that allows a user to connect two computers directly to each other via their communications ports (RS-232 ports). Null modems are particularly useful with portable computers because they enable the portable computer to exchange data with a larger system. Null modem cables have the Tx (transmit) and Rx (Recieve) lines crossed […]

  • nullable

    In database management, a field that is allowed to have no values is called nullable. Depending on the application, nullable may also be called a null reference or null object.


Disclaimer: Nonrepudiation definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.