The encryption algorithm used in bitcoin is
ECDSA which does not encrypt text, it's just a signature algorithm.
So, Alice could sign some text with her bitcoin address and Bob would know that it came from her (which would be a rather useful thing to be able to do with transactions).